Benjamin A. Beasley
cd3e490d53
Update to 2.6.3 (close RHBZ#2427603)
2026-01-07 23:25:01 +00:00
Benjamin A. Beasley
994f0a13b1
Update to 2.6.2 (close RHBZ#2421420)
2025-12-12 06:59:19 +00:00
Benjamin A. Beasley
5baec5bbec
Update to 2.6.1 (close RHBZ#2419408)
...
- Fixes CVE-2025-66471 / GHSA-2xpw-w6gg-jr37
- Fixes CVE-2025-66418 / GHSA-gm62-xv2j-4w53
2025-12-08 21:41:08 +00:00
Miro Hrončok
9b878192d6
Allow building with setuptools_scm 9
2025-12-08 12:38:54 +01:00
Karolina Surma
e5f7f4eaa8
Update to 2.5.0 (rhbz#2375401)
2025-08-07 16:12:56 +02:00
Benjamin A. Beasley
50a131c01c
Non-bootstrap build for Python 3.14
2025-06-13 08:13:47 -04:00
Python Maint
da087985d0
Bootstrap for Python 3.14
2025-06-03 09:58:05 +02:00
Miro Hrončok
e2a4d04798
Unpin hatch-vcs version
2025-05-29 11:46:29 +02:00
Benjamin A. Beasley
85033d9c3d
Update to 2.4.0 (close RHBZ#2358892)
2025-04-15 09:55:58 -04:00
Benjamin A. Beasley
38b04c1b21
Update to 2.3.0 (close RHBZ#2333724)
2024-12-22 11:02:15 -05:00
Yaakov Selkowitz
a2a67038ae
Add extras to ELN builds
...
RHEL 10 only ships the core module with no extras, but the extras are needed for
other things in EPEL (e.g. python-django). ELN covers both without adding the
extras build dependencies so as to not add them to the future RHEL buildroot.
These changes allow a single ELN build to serve both ELN and ELN Extras without
polluting the ELN buildroot.
2024-09-16 21:25:45 -04:00
Benjamin A. Beasley
9ef9d7a5d6
Remove a 32-bit workaround (since noarch packages no longer build on i686)
2024-09-12 11:02:18 -04:00
Benjamin A. Beasley
812b9bc5aa
Stop skipping one test that now passes
2024-09-12 11:01:50 -04:00
Benjamin A. Beasley
907972b007
Update to 2.2.3 (close RHBZ#2311902)
2024-09-12 10:11:21 -04:00
Benjamin A. Beasley
1e83993ed0
Update to 2.2.2 (close RHBZ#2143021)
2024-08-05 13:10:02 -04:00
Benjamin A. Beasley
f66d25224c
Update to 2.2.1
2024-08-05 11:30:49 -04:00
Benjamin A. Beasley
5dd099fde6
Update to 2.2.0
2024-08-05 11:22:39 -04:00
Benjamin A. Beasley
3e635b3697
Update to 2.1.0
2024-08-05 11:22:39 -04:00
Benjamin A. Beasley
52671c660b
Update to 2.0.7
...
- Add metapackage for new zstd extra
- Upstream no longer vendors six, so we no longer need to bundle it
- Assert that there is a license file in the .dist-info directory
- Greatly reduce the number of skipped tests
- Stop explicitly bounding versions of build dependencies for testing
2024-08-05 11:14:55 -04:00
Lumir Balhar
e21f85ab8e
Update to 1.26.19 to fix CVE-2024-37891 (rhbz#2292790)
2024-06-26 15:41:28 +02:00
Python Maint
565cbba75b
Rebuilt for Python 3.13
2024-06-09 13:01:10 +02:00
Python Maint
a0e3211cd5
Bootstrap for Python 3.13
2024-06-07 11:48:24 +02:00
Miro Hrončok
2389138131
Convert to %autorelease and %autochangelog
...
[skip changelog]
2024-01-29 15:42:15 +01:00
Fedora Release Engineering
d773ad3430
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-26 12:28:10 +00:00
Fedora Release Engineering
4d2892fa64
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-22 08:43:57 +00:00
Maxwell G
0502dda222
Update to 1.26.18.
...
Mitigates CVE-2023-45803 / GHSA-g4mx-q9vg-27p4.
Ref: https://github.com/advisories/GHSA-g4mx-q9vg-27p4
2023-10-17 20:29:17 +00:00
Miro Hrončok
3ddc523acd
Always perform at least a basic import check in %check
2023-10-09 20:25:56 +02:00
Miro Hrončok
04a972bc7a
Don't package urllib3[socks] and urrlib3[brotli] on RHEL
...
It appears that pysocks is only in RHEL because of this package.
Now went he hardcoded runtime dependency was dropped,
we can remove the package from RHEL by not packaging extras here.
2023-10-09 19:52:27 +02:00
Miro Hrončok
85ab608837
Switch the hardcoded dependency on urllib3[socks] to a weak one
2023-10-09 19:52:11 +02:00
Benjamin A. Beasley
20e01faab8
Update to 1.26.17: fix CVE-2023-43804 (GHSA-v845-jxx5-vc9f)
2023-10-02 14:14:57 -04:00
Yaakov Selkowitz
d140ead597
Use bundled six
...
Unbundling python modules through symlinks is clumsy at best, and
potentially error-prone; for example when built for flatpaks, urllib3
and six are not necessarily in the same prefix. The bundled six is kept
current, so there is no harm in bundling with the required declaration.
2023-09-01 01:44:17 -04:00
Fedora Release Engineering
f382cf50f8
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 15:06:09 +00:00
Benjamin A. Beasley
69d07b0bcf
Update to 1.26.16
2023-07-01 18:01:27 -04:00
Python Maint
6d2b685706
Rebuilt for Python 3.12
2023-07-01 13:04:01 +02:00
Python Maint
d2128231a6
Bootstrap for Python 3.12
2023-06-14 00:03:30 +02:00
Benjamin A. Beasley
071f6c97d5
Update to 1.26.15
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
1fd31e8444
Port to pyproject-rpm-macros
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
0b52151511
Ignore unwanted tests instead of removing the files
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
91662c8644
Add metapackages for brotli and socks extras
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
71553419ab
Stop numbering the Source
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
43abf0a617
Update Summary and description based on upstream
2023-05-21 10:18:38 -04:00
Benjamin A. Beasley
1335afad42
Confirm the License is SPDX MIT
2023-05-21 10:18:38 -04:00
Yaakov Selkowitz
794c8daefa
Disable tests by default in RHEL builds
...
RHEL does not include the test dependencies. This is based on c9s:
dca5fdb5e0
2023-05-16 18:00:06 -04:00
Tomáš Hrnčiar
c01f448241
Accomodate the test to the changed behavior of SSLContext.shared_ciphers() in CPython
...
See: https://github.com/python/cpython/issues/96931
Fixes: rhbz#2203773
2023-05-16 16:47:02 +02:00
Fedora Release Engineering
2c7ece9d32
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 18:12:20 +00:00
Kevin Fenzi
dffef64b1f
Update to 1.26.12. Fixes rhbz#2104964
2022-09-15 18:12:14 -07:00
Fedora Release Engineering
ddef1309a6
Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 23:14:17 +00:00
Python Maint
778adc584b
Rebuilt for Python 3.11
2022-06-14 10:02:04 +02:00
Python Maint
7ec351410a
Bootstrap for Python 3.11
2022-06-13 15:32:22 +02:00
Kevin Fenzi
50b1f9d1e9
Update to 1.26.9. fixes rhbz#2064777
2022-05-30 14:19:03 -07:00