Commit Graph

19 Commits

Author SHA1 Message Date
Tomas Hrnciar
e3a3547725 Update to 3.9.6
Related: rhbz#1950291
2021-06-29 16:24:40 +02:00
Miro Hrončok
37f8d77967 Set $LD_LIBRARY_PATH when asserting libmpdec version
Without $LD_LIBRARY_PATH, the test uses installed libpython,
which might be older Python version when updating
or missing entirely when building --with bootstrap.

Related: rhbz#1950291
2021-06-29 16:23:48 +02:00
Mohan Boddu
1f8bc7f232 Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-15 16:41:55 -04:00
Charalampos Stratakis
b9849c5d12 Add virtual provides for the bundled libmpdec
Related: rhbz#1950291
2021-06-09 14:06:58 +02:00
Miro Hrončok
67b133f25b Stop Recommending setuptools and move the pip Recommendation to python3-devel
With modern pip, setuptools is not required on runtime.
Python packages use PEP 517 instead.

Hence, we no longer Recommend setuptools and pip, but pip only.

Users who are impacted may see one of:

    ModuleNotFoundError: No module named 'setuptools'
    ModuleNotFoundError: No module named 'pkg_resoureces'

They can easily recover by installing python3-setuptools or python3-pkg_resources.

Related but not explicitly part of:
https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools

Together with this change, we move the pip Recommendation to the python3-devel package.
"Regular users" of Fedora and RHEL are less likely to need pip and more likely to brick
their systems with it. If they need pip, they can dnf install pip.

Pip (incl. setuptools) still works in environments created with venv or virtualenv.

Resolves: rhbz#1947857
2021-06-04 16:27:41 +02:00
Tomas Hrnciar
24e9be4681 Update to 3.9.5
Related: rhbz#1950291
2021-05-07 11:25:49 +02:00
Lumir Balhar
4beef0c6b0 Update to 3.9.4
Related: rhbz#1950291
2021-04-16 12:31:00 +02:00
Mohan Boddu
a3b4852bb7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 04:59:00 +00:00
Petr Viktorin
08a5d0a243 On RHEL 9+, build without the legacy nis module
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1942376
2021-04-07 21:28:15 +02:00
DistroBaker
215663cc49 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#81b2ac3ff972cdbc311662ccb3d7ab67a5fef2c3
2021-02-20 19:40:25 +00:00
DistroBaker
dba69f54be Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#563b4f4b59a9f81095acfe30899fdc4b040c1b9b
2021-02-18 16:53:21 +00:00
DistroBaker
6a3efb5b41 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#ca1a2cefd804cd75ae0cd5f844f1f9c824fdd7c7
2021-02-04 15:57:59 +00:00
DistroBaker
fa69bfbdf4 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#0bfe73bb57b46eba1ddc99e1502e29c514e0ea61
2021-01-25 21:29:10 +00:00
DistroBaker
ecf5ea609f Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#1d2d05b30506c5758da94f1cd3860f3d58a87db0
2021-01-22 16:12:02 +00:00
DistroBaker
e9bd0522f2 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#ca1a6065650b51cd14d2341fd3a65bb6ed01c28d
2021-01-21 19:17:24 +00:00
DistroBaker
790298f186 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#2084e749c71fe494a9a4ed76ce9c2d149b76868c
2020-12-19 06:14:57 +00:00
DistroBaker
d1b63c87a8 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#8a32dad017ea976df1c1eff8710cf45bf468202c
2020-11-27 15:15:30 +00:00
DistroBaker
ce226d00fa Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python3.9.git#505b395c0b899acbd9b1503aab63f32f95dd801a
2020-11-01 00:21:29 +00:00
Troy Dawson
497e7b505c RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/python3.9#9ceb5be63de8c8e006d41c7460e435bd50a5caaf
2020-10-21 14:49:50 -07:00