20 Commits

Author SHA256 Message Date
Ana Guerrero
70974c256b Accepting request 1139372 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1139372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=9
2024-01-17 21:16:20 +00:00
f48fd40910 Accepting request 1139212 from home:mcalabkova:branches:openSUSE:Backports:SLE-15-SP6:mailman
- Drop unneeded pdm dependency

OBS-URL: https://build.opensuse.org/request/show/1139212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=17
2024-01-17 07:15:47 +00:00
Dominique Leuenberger
788ac3a346 Accepting request 1137118 from devel:languages:python
- update to 5.0.2:
  * Fix the build backend.
  * Drop Python 3.7 support.
  * Bump dependencies.

  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1137118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=8
2024-01-06 17:41:08 +00:00
c40d42a508 - update to 5.0.2:
* Fix the build backend.
  * Drop Python 3.7 support.
  * Bump dependencies.
  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=15
2024-01-05 17:21:49 +00:00
Dominique Leuenberger
d5aaacbf48 Accepting request 1092914 from devel:languages:python
- tag sle15 build for new python stack

OBS-URL: https://build.opensuse.org/request/show/1092914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=7
2023-06-14 14:29:30 +00:00
83d73dab78 - tag sle15 build for new python stack
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=13
2023-06-13 16:10:16 +00:00
Dominique Leuenberger
f83c293aa8 Accepting request 1059337 from devel:languages:python
- Remove not needed python-six dependency
- Add required dep for testing python-pdm-pep517

OBS-URL: https://build.opensuse.org/request/show/1059337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=6
2023-01-18 13:23:17 +00:00
ce8d42817e - Remove not needed python-six dependency
- Add required dep for testing python-pdm-pep517

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=11
2023-01-18 10:56:16 +00:00
Richard Brown
33d14b549f Accepting request 1006739 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1006739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=5
2022-09-29 16:13:21 +00:00
8d423cdf9a Accepting request 1006718 from home:yarunachalam:branches:devel:languages:python
- Update to 4.1.1 (2022-09-05)
  * Improvements to the GitLab CI integration.
  * Several minor updates to work better with the latest pdm.
- Update to 4.1 (2022-08-25)
  * The standard substitution pattern now ignores the trailing dot on $-string placeholders. I.e. $foo. is now recognized as $foo. (GL#12)
  * Update to pdm 1.3.
  * Update dependencies.
  * Make sure the doctest teardown gets run.
  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/request/show/1006718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=9
2022-09-28 16:49:20 +00:00
Dominique Leuenberger
63318c7b8e Accepting request 986348 from devel:languages:python
- Why, oh why, somebody switched of multi-version build? (bsc#1201111)

OBS-URL: https://build.opensuse.org/request/show/986348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=4
2022-07-04 09:32:37 +00:00
895c3690bc - Why, oh why, somebody switched of multi-version build? (bsc#1201111)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=7
2022-07-02 10:08:58 +00:00
Dominique Leuenberger
e3e3e168c4 Accepting request 948294 from devel:languages:python
- Update to 4.0:
  - Use modern package management by adopting pdm and
    pyproject.toml, and dropping setup.py and setup.cfg.
  - Build the docs with Python 3.8.
  - Update to version 3.0 of Sybil.
  - Adopt the Furo documentation theme.
  - Use importlib.metadata.version() as a better way to get the
    package version number for the documentation.
  - Drop Python 3.6 support.
  - Update copyright years.
- Remove obsolete python-flufl.i18n-fix-setup.patch

OBS-URL: https://build.opensuse.org/request/show/948294
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=3
2022-02-03 22:16:35 +00:00
8b5394a892 Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=6
2022-01-23 23:47:19 +00:00
388da10280 Accepting request 948288 from home:mcepl:branches:devel:languages:python
- Update to 4.0:
  - Use modern package management by adopting pdm and
    pyproject.toml, and dropping setup.py and setup.cfg.
  - Build the docs with Python 3.8.
  - Update to version 3.0 of Sybil.
  - Adopt the Furo documentation theme.
  - Use importlib.metadata.version() as a better way to get the
    package version number for the documentation.
  - Drop Python 3.6 support.
  - Update copyright years.

OBS-URL: https://build.opensuse.org/request/show/948288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=5
2022-01-23 23:14:47 +00:00
Dominique Leuenberger
eaec0fa061 Accepting request 932382 from devel:languages:python
- Update to version 3.2
  * Add a py.typed file to satisfy type checkers.
  * Improve some QA by re-adding diff-cover, Gitlab SAST during
    CI, and testing on Python 3.10 beta (except for Windows)
  * Fix pytest 6.0.0 compatibility
  * Drop support for Python 3.4 and 3.5.  Add support for Python 3.9.
  * Translator.catalog property is now exposed.
  * New abstract classes for defining the types in this library:
  * TranslationContextManager, RuntimeTranslator, TranslationStrategy
  * When expand() gets an exception, the original exception is re-raised.
  * Add type annotations and API reference documentation.
- Added python-flufl.i18n-fix-setup.patch

OBS-URL: https://build.opensuse.org/request/show/932382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=2
2021-11-20 01:39:06 +00:00
74ae91c3b8 Fix changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=4
2021-11-19 01:14:51 +00:00
73daaf7e1b Accepting request 931921 from home:gladiac:mailman3
- Update to version 3.2
  * https://gitlab.com/warsaw/flufl.i18n/-/blob/main/docs/NEWS.rst
- Added python-flufl.i18n-fix-setup.patch

OBS-URL: https://build.opensuse.org/request/show/931921
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=3
2021-11-19 01:10:55 +00:00
Dominique Leuenberger
900019beed Accepting request 752938 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/752938
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flufl.i18n?expand=0&rev=1
2019-12-03 14:21:17 +00:00
Tomáš Chvátal
bb0069d0fd Accepting request 752916 from devel:languages:python:mailman
OBS-URL: https://build.opensuse.org/request/show/752916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flufl.i18n?expand=0&rev=1
2019-12-02 13:03:37 +00:00