14
0

8 Commits

Author SHA256 Message Date
886c0e446c - Switch to pyproject macros.
- Run the testsuite in the buildroot.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=14
2025-06-06 03:47:17 +00:00
face998582 - 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``.
  * Extracted new SimpleLockFile that removes implicit behavior
    writing to the lock file, and instead allows a subclass to
    define that behavior.
  * SimpleLockFile and thus LockFile are now new-style classes. Any
    clients relying on LockFile being an old-style class will need
  * Stop logging failure to acquire locks. Clients can do that if
- Initial Package, Version 1.0.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=12
2023-12-29 09:00:01 +00:00
5b26a26b8a Accepting request 1092168 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=10
2023-06-11 11:39:16 +00:00
7dd5e06b3c Accepting request 921136 from home:pgajdos:python
- %check: do not use python setup.py test

OBS-URL: https://build.opensuse.org/request/show/921136
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=9
2021-09-23 13:09:59 +00:00
Tomáš Chvátal
b010e47d59 Accepting request 722645 from home:mcalabkova:branches:devel:languages:python
- update to version 2.0
  * Extracted new SimpleLockFile that removes implicit behavior 
    writing to the lock file, and instead allows a subclass to 
    define that behavior. 
  * SimpleLockFile and thus LockFile are now new-style classes. Any 
    clients relying on LockFile being an old-style class will need 
    to be adapted.
  * Drop support for Python 3.4.
  * Add support for Python 3.8b3.

OBS-URL: https://build.opensuse.org/request/show/722645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=7
2019-08-12 14:16:36 +00:00
Tomáš Chvátal
cb3ab5e0a1 Accepting request 693233 from home:mcalabkova:branches:devel:languages:python
- update to version 1.4
  * Claim support for Python 3.4, 3.5, 3.6 and 3.7.
  * Drop Python 2.6, 3.2 and 3.3.
  * Stop logging failure to acquire locks. Clients can do that if 
    they wish.

OBS-URL: https://build.opensuse.org/request/show/693233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=5
2019-04-11 13:04:12 +00:00
c7a2d13e1b Accepting request 506521 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/506521
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=3
2017-06-29 07:40:06 +00:00
Sascha Peilicke
8021fa32ea Accepting request 186400 from home:frispete:python
don't package PKG-INFO

OBS-URL: https://build.opensuse.org/request/show/186400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.lockfile?expand=0&rev=1
2013-08-09 08:28:13 +00:00