Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
e855506041 |
@@ -1,13 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri Dec 29 08:59:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
||||||
|
|
||||||
- update to 3.0.post1:
|
|
||||||
* Add ``python_requires`` to ``setup.py`` to prevent installing
|
|
||||||
on not supported old Python versions.
|
|
||||||
* Add support for Python 3.9, 3.10, 3.11.
|
|
||||||
* Drop support for Python 2.7, 3.5, 3.6.
|
|
||||||
* Drop support for deprecated ``python setup.py test``.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 10 09:15:59 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Sat Jun 10 09:15:59 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zc.lockfile
|
# spec file for package python-zc.lockfile
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zc.lockfile
|
Name: python-zc.lockfile
|
||||||
Version: 3.0.post1
|
Version: 2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Basic inter-process locks
|
Summary: Basic inter-process locks
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
BIN
zc.lockfile-2.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
zc.lockfile-2.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
zc.lockfile-3.0.post1.tar.gz
(Stored with Git LFS)
BIN
zc.lockfile-3.0.post1.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user