Benjamin A. Beasley
cd3e490d53
Update to 2.6.3 (close RHBZ#2427603)
2026-01-07 23:25:01 +00:00
Benjamin A. Beasley
78aa0cc35e
Update .rpmlintrc file
...
[skip changelog]
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
Python Maint
b97cc1ac48
Rebuilt for Python 3.14.0rc3 bytecode
2025-09-19 14:42:14 +02:00
Python Maint
53699eb070
Rebuilt for Python 3.14.0rc2 bytecode
2025-08-15 15:06:11 +02:00
Karolina Surma
e5f7f4eaa8
Update to 2.5.0 (rhbz#2375401)
2025-08-07 16:12:56 +02:00
Fedora Release Engineering
30af009037
Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
2025-07-25 10:59:26 +00: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
b8b7567aee
In the CI smoke test, do not check for a ‘server’ header
...
It no longer seems to be present, and this particular header was not the
point of the test.
2025-04-15 07:51:46 -04:00
Fedora Release Engineering
4610620884
Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2025-01-18 20:28:39 +00: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
Karolina Surma
a7b7620632
Add a smoke test
...
Upstreamed from rhel's Sanity/smoke
Commit hash: a3e2fcfaef1fe4ffa257bdc21d535c9cdc35cafd
Only the test file was kept.
Co-Authored-By: Braňo Náter <bnater@redhat.com>
2024-09-16 07:10:53 +00: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
50a7af007f
Add an rpmlintrc file
...
[skip changelog]
2024-08-05 13:07:33 -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
Fedora Release Engineering
23ccadd3fd
Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-07-19 16:50:41 +00: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