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
This commit is contained in:
parent
895c3690bc
commit
8d423cdf9a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:313ab4763845a7f704c74133b7911a333dccceb0168f16741d04a47c5b9ab166
|
||||
size 21119
|
3
flufl.i18n-4.1.1.tar.gz
Normal file
3
flufl.i18n-4.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c0acfa6a082427d60127ea3be578c2e037679fe662f619580e7962c1373b0cdb
|
||||
size 21239
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 15:29:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 2 10:08:22 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-flufl.i18n
|
||||
Version: 4.0
|
||||
Version: 4.1.1
|
||||
Release: 0
|
||||
Summary: High level API for internationalizing Python libraries and applications
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user