Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 7da602ba3a | |||
| e414160e7a |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:379b0c00f2a1598d1d1e2160e1e5f595b86406245af2dde68a594234680564b2
|
|
||||||
size 261920
|
|
||||||
3
precis_i18n-1.1.1.tar.gz
Normal file
3
precis_i18n-1.1.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5d8791b2fa989e0aa1a6491256e774ae7d5adbc1046e8402dec17c87f9b330d7
|
||||||
|
size 275590
|
||||||
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 14:57:38 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.1.1:
|
||||||
|
* Update internal tables for Unicode 16.0.
|
||||||
|
* Remove `test_suite` from setup.py file. Contributed by
|
||||||
|
`adrien-n` (PR #38).
|
||||||
|
* Add Python 3.14-dev to CI build environment.
|
||||||
|
* Update copyright year (2024).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 19 11:23:20 UTC 2024 - Max Lin <mlin@suse.com>
|
Fri Apr 19 11:23:20 UTC 2024 - Max Lin <mlin@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-precis-i18n
|
# spec file for package python-precis-i18n
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,10 +15,11 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
%define _name precis_i18n
|
%define _name precis_i18n
|
||||||
Name: python-precis-i18n
|
Name: python-precis-i18n
|
||||||
Version: 1.1.0
|
Version: 1.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Internationalised Usernames and Passwords
|
Summary: Internationalised Usernames and Passwords
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user