Commit Graph

33 Commits

Author SHA1 Message Date
Troy Dawson
8f1209b540 Bump release for June 2024 mass rebuild 2024-06-24 09:19:49 -07:00
Florian Weimer
57b88ff82b Update fix-typecasts-s390x.patch for GCC 14 compatibility (#2042422)
Related to:

  <https://fedoraproject.org/wiki/Changes/PortingToModernC>
  <https://fedoraproject.org/wiki/Toolchain/PortingToModernC>
2024-02-01 10:08:00 +01:00
Fedora Release Engineering
93291f1f8d Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 10:23:02 +00:00
Fedora Release Engineering
f63b06d338 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 06:48:41 +00:00
Fedora Release Engineering
a8a99c521e Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 13:47:58 +00:00
Python Maint
a4ce08950d Rebuilt for Python 3.12 2023-06-14 10:04:14 +02:00
Benjamin A. Beasley
4841b0d446 Update to 0.2.7 2023-05-03 14:01:21 -04:00
Benjamin A. Beasley
f307e2caab Add a link to the upstream issue for the Cython workaround 2023-05-03 14:01:21 -04:00
Benjamin A. Beasley
cf62192b71 Port to pyproject-rpm-macros (“new Python guidelines”) 2023-05-03 14:01:21 -04:00
Benjamin A. Beasley
a8b60c242c Properly handle libyaml bundling 2023-05-03 14:01:21 -04:00
Benjamin A. Beasley
7e7f1248fb Add an import-only “smoke test” 2023-05-03 14:01:20 -04:00
Benjamin A. Beasley
0b72a589ca Update URL (close RHBZ#1840610) 2023-05-03 14:01:07 -04:00
Benjamin A. Beasley
a9345a7a8b Stop numbering sources and patches 2023-05-03 12:43:15 -04:00
Benjamin A. Beasley
279b580b03 Add a note about the circular dependency with ruamel.yaml 2023-05-03 09:45:31 -04:00
Benjamin A. Beasley
68ed5ad74b Drop unused manual runtime dependency on setuptools 2023-05-03 09:38:41 -04:00
Benjamin A. Beasley
de3c2fa084 Reduce macro indirection, etc. 2023-05-03 09:38:22 -04:00
Benjamin A. Beasley
8bbacc37cf Confirm License is SPDX MIT 2023-05-03 09:28:55 -04:00
Fedora Release Engineering
fd87b73d61 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 17:06:28 +00:00
Fedora Release Engineering
b0b38e8579 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 22:09:34 +00:00
Python Maint
bff2c349ae Rebuilt for Python 3.11 2022-06-13 16:03:02 +02:00
Jakub Čajka
6d0cc7080f Update to 0.2.6
Fix for type demotion issues on s390x
Resolves: BZ#2042422
2022-05-12 13:44:30 +02:00
Fedora Release Engineering
62e1459626 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 15:21:21 +00:00
Fedora Release Engineering
66c7836753 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 09:20:39 +00:00
Python Maint
f2bcaea603 Rebuilt for Python 3.10 2021-06-04 21:00:18 +02:00
Fedora Release Engineering
f3f133c1dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 13:15:18 +00:00
Miro Hrončok
ede8688b14 Require python3-ruamel-yaml
Or you'll get:

    >>> import _ruamel_yaml
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "ruamel.yaml.clib/_ruamel_yaml.pyx", line 17, in init _ruamel_yaml
    ModuleNotFoundError: No module named 'ruamel'
2020-11-12 13:52:07 +01:00
Miro Hrončok
4d7ab8b374 Force regenerating C files from Cython sources
See https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_packages_using_cython

The pre-generated sources fail to build with Python 3.10.
2020-11-12 13:43:15 +01:00
Fedora Release Engineering
0be32400a6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 03:44:39 +00:00
Miro Hrončok
139447575b Replace Python version glob with macro (needed for Python 3.10+)
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/

Co-authored-by: Tomas Hrnciar <thrnciar@redhat.com>
2020-07-13 21:04:39 +02:00
Miro Hrončok
d6a5d70822 Rebuilt for Python 3.9 2020-05-26 03:38:20 +02:00
Fedora Release Engineering
218834d363 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 15:08:06 +00:00
Chandan Kumar (raukadah)
72bcb8d563 Added initial package
Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
2019-08-30 20:08:06 +05:30
Gwyn Ciesla
016d42b2e9 Added the README 2019-08-30 14:30:32 +00:00