Commit graph

164 commits

Author SHA1 Message Date
Fedora Release Engineering
98e20d5bdc Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild 2026-01-16 04:14:44 +00:00
Python Maint
5eb0e23cb9 Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 12:08:21 +02:00
Python Maint
c44a6cb135 Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 12:39:22 +02:00
Fedora Release Engineering
c03e0f22b8 Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-23 17:32:39 +00:00
Python Maint
82137b95c6 Rebuilt for Python 3.14 2025-06-03 13:19:21 +02:00
Python Maint
d566fff4f3 Bootstrap for Python 3.14 2025-06-02 20:10:16 +02:00
Nils Philippsen
8404007b11 Update to 2.17.0
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2025-02-04 10:16:20 +01:00
Nils Philippsen
536bf9ad0e Fix typo
[skip changelog]

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2025-02-04 10:16:20 +01:00
Fedora Release Engineering
55e41b67a6 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-16 12:11:23 +00:00
Nils Philippsen
38e693761d Fix building with Sphinx 8 (rhbz#2329834)
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2025-01-08 23:15:08 +01:00
Nils Philippsen
ffa8ed04dc Update to 2.16.0
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2024-08-19 16:56:06 +02:00
Fedora Release Engineering
0af2170594 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-17 18:00:21 +00:00
Miro Hrončok
2494b11c1d CI: Run upstream testsuite 2024-06-17 10:17:19 +00:00
Lukas Zachar
20fb132c92 CI: Import simple smoke test from c9s
Cherry-picked from 2b4517848c
2024-06-17 10:17:19 +00:00
Python Maint
52405b554a Rebuilt for Python 3.13 2024-06-07 20:41:48 +02:00
Python Maint
d5859636d0 Bootstrap for Python 3.13 2024-06-07 08:38:08 +02:00
Nils Philippsen
3826743792 Update to 2.15.0
Make the source URL and top directory lower-case, too.

Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2024-05-06 17:51:09 +02:00
Nils Philippsen
90a9a561c7 Update to 2.14.0
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2024-03-08 12:24:34 +01:00
Nils Philippsen
1c572dfac0 Convert to %autorelease and %autochangelog
[skip changelog]
2024-03-08 12:21:11 +01:00
Fedora Release Engineering
5ba6ca9db8 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-23 00:03:00 +00:00
Fedora Release Engineering
744617beb6 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 14:05:35 +00:00
Nils Philippsen
12e4fe88f3 Update to 2.13.1
Signed-off-by: Nils Philippsen <nils@tiptoe.de>
2023-11-10 18:18:55 +01:00
Petr Viktorin
cd7ec00bec Add patch for Python 3.12 compatibility (PEP 701 f-strings)
Resolves: RHBZ#2225718
2023-09-21 13:49:36 +02:00
Fedora Release Engineering
1d55f9c163 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-19 14:18:25 +00:00
Python Maint
0f5c60c365 Rebuilt for Python 3.12 2023-06-16 08:21:08 +02:00
Python Maint
e04c9fc5dc Bootstrap for Python 3.12 2023-06-13 20:32:00 +02:00
Yaakov Selkowitz
d818be73a0 Avoid libfaketime and python-freezegun deps in RHEL builds
Both test dependencies, like pytz, are unwanted in RHEL. With TZ=UTC
in %check, faketime (which was used to avoid failures in EDT) is no
longer needed at all.
2023-06-06 18:17:44 -04:00
Miro Hrončok
b6f4115637 Deselect doctests failing without pytz, run them with faketime 2023-04-13 13:16:06 +02:00
Miro Hrončok
1fe2203f3d Fix DST-related test failures 2023-04-10 10:54:41 +02:00
Miro Hrončok
d30687f37d Update to 2.12.1 2023-03-01 17:49:20 +01:00
Miro Hrončok
fef6c5e502 Update the License tag to SPDX
$ askalono identify Babel-2.12.0/LICENSE
    License: BSD-3-Clause (original text)
    Score: 1.000
2023-02-28 16:47:54 +01:00
Miro Hrončok
e3873b005b Remove needles source enumeration 2023-02-28 16:47:13 +01:00
Miro Hrončok
f7c9137373 Add a comment justifying not using %pyproject_buildrequires -t + %tox 2023-02-28 16:46:14 +01:00
Miro Hrončok
16540ca168 Ensure all subpackages either have the LICENSE file or depend on one with it 2023-02-28 16:40:49 +01:00
Miro Hrončok
9233071456 Use %pyproject RPM macros 2023-02-28 16:40:24 +01:00
Miro Hrončok
a527705548 Use %py_provides for the documentation package 2023-02-28 16:33:17 +01:00
Miro Hrončok
8155f556e3 Require exact E:V-R of python3-babel 2023-02-28 16:30:35 +01:00
Miro Hrončok
615ddba538 Use a more understandable %bcond syntax 2023-02-28 16:29:09 +01:00
Miro Hrončok
8a82b7740e Don't use unneeded and deprecated %python_provide 2023-02-28 16:26:03 +01:00
Miro Hrončok
c525e61852 Drop some macros that were only defined to be used once or twice 2023-02-28 16:26:03 +01:00
Miro Hrončok
d65410ae2b Don't require setuptools
babel/messages/{extract,checkers}.py imports from pkg_resources,
but the imports are try-excepted with a reasonable fallback.
2023-02-28 16:26:03 +01:00
Miro Hrončok
48cd894e04 Update to 2.12.0, disable pytz tests in ELN/RHEL 2023-02-28 12:05:51 +01:00
Fedora Release Engineering
f1332a6b34 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-18 22:36:24 +00:00
Felix Schwarz
40200005a9 update to 2.11.0 2023-01-01 12:32:33 +01:00
Fedora Release Engineering
f9732cabc3 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 21:42:22 +00:00
Felix Schwarz
eb1685104e add some more items to .gitignore 2022-06-20 22:31:13 +02:00
Felix Schwarz
1ebbd453ea backport patch to remove usage of cgi module (rhbz #2083956) 2022-06-20 22:30:08 +02:00
Felix Schwarz
c6284b9b39 update to 2.10.3 2022-06-20 13:51:58 +02:00
Python Maint
64fddc5673 Rebuilt for Python 3.11 2022-06-13 18:51:37 +02:00
Python Maint
6446301f25 Bootstrap for Python 3.11 2022-06-13 14:57:26 +02:00