Revisions of python-venusian
Ana Guerrero (anag+factory)
accepted
request 1218882
from
Dirk Mueller (dirkmueller)
(revision 14)
- add py313.patch to fix tests with python 3.13
Ana Guerrero (anag+factory)
accepted
request 1141246
from
Hans-Peter Jansen (frispete)
(revision 13)
Ana Guerrero (anag+factory)
accepted
request 1137870
from
Steve Kowalik (StevenK)
(revision 12)
- Update to 3.1.0: * Remove support for Python 3.5 and 3.6 * Add support for Python 3.9, 3.10, 3.11 and 3.12. - Drop patch fix-pylons-sphinx-theme.diff
Dominique Leuenberger (dimstar_suse)
accepted
request 1092202
from
Dirk Mueller (dirkmueller)
(revision 11)
- Add missing %{?sle15_python_module_pythons}
Dominique Leuenberger (dimstar_suse)
accepted
request 1088568
from
Matej Cepl (mcepl)
(revision 10)
- Don't use sphinx-build and clean up the SPEC file.
Dominique Leuenberger (dimstar_suse)
accepted
request 827214
from
Tomáš Chvátal (scarabeus_iv)
(revision 9)
- Switch to pytest and remove not needed extra buildrequires
Dominique Leuenberger (dimstar_suse)
accepted
request 783371
from
Tomáš Chvátal (scarabeus_iv)
(revision 8)
Dominique Leuenberger (dimstar_suse)
accepted
request 738421
from
Matej Cepl (mcepl)
(revision 7)
Replace %fdupes -s with plain %fdupes; hardlinks are better.
Dominique Leuenberger (dimstar_suse)
accepted
request 672730
from
Dirk Mueller (dirkmueller)
(revision 6)
Dominique Leuenberger (dimstar_suse)
accepted
request 647324
from
Matej Cepl (mcepl)
(revision 5)
- Update to version 1.1.0 * Updated to using py.test instead of nosetest, and added support for Python 3.4 -> 3.6 * Make scanning more resilient of metaclasses that return proxies for any attribute access. * Fix bug where using the same venusian decorator on both a class and its methods would cause the method decorations to be ignored. See https://github.com/Pylons/venusian/issues/40 * Drop support for Python 2.6. * Drop support for Python 3.2: it is no longer supported by current packaging / CI tools. * Support loaders that require the module name as argument to their get_filename() method. This fixes problems with zipped packages on Python 3. * Micro-optimization when ignores are used (see https://github.com/Pylons/venusian/pull/20). * A tox run now combines coverage between Py2 and Py3. - Split docs and tests into separate package to make the latter work - Converted to single-spec - update to version 1.0 - Fix an issue under PyPy > 2.0 where attached decorators may not be found. - Drop support of Python 2.4 / 2.5 / Jython. - Add lift and onlyliftedfrom class decorators to allow for inheritance of venusian decorators attached to superclass methods. See the API documentation for more information. - Fix bug where otherwise undecorated subclass of a superclass that had venusian decorators on it would inherit its superclass' decorations. Venusian decorators should have never been inherited implicitly. See https://github.com/Pylons/venusian/issues/11#issuecomment-4977352 - license update: SUSE-Repoze See LICENSE - Use tarball from pypi.python.org/ as source - Change license to get it SPDX compliant; In general, python packages are licensed under BSD derived; the most closed license is BSD-2-Clause - Simplify macro usage - version 1.0a8: initial release - Clean up SPEC file - Enable tests and make docs work again - singlespec auto-conversion - Update to version 1.1.0 * Updated to using py.test instead of nosetest, and added support for Python 3.4 -> 3.6 * Make scanning more resilient of metaclasses that return proxies for any attribute access. * Fix bug where using the same venusian decorator on both a class and its methods would cause the method decorations to be ignored. See https://github.com/Pylons/venusian/issues/40 * Drop support for Python 2.6. * Drop support for Python 3.2: it is no longer supported by current packaging / CI tools. * Support loaders that require the module name as argument to their get_filename() method. This fixes problems with zipped packages on Python 3. * Micro-optimization when ignores are used (see https://github.com/Pylons/venusian/pull/20). * A tox run now combines coverage between Py2 and Py3. - Split docs and tests into separate package to make the latter work - Converted to single-spec - update to version 1.0 - Fix an issue under PyPy > 2.0 where attached decorators may not be found. - Drop support of Python 2.4 / 2.5 / Jython. - Add lift and onlyliftedfrom class decorators to allow for inheritance of venusian decorators attached to superclass methods. See the API documentation for more information. - Fix bug where otherwise undecorated subclass of a superclass that had venusian decorators on it would inherit its superclass' decorations. Venusian decorators should have never been inherited implicitly. See https://github.com/Pylons/venusian/issues/11#issuecomment-4977352 - license update: SUSE-Repoze See LICENSE - Use tarball from pypi.python.org/ as source - Change license to get it SPDX compliant; In general, python packages are licensed under BSD derived; the most closed license is BSD-2-Clause - Simplify macro usage - version 1.0a8: initial release
Dominique Leuenberger (dimstar_suse)
accepted
request 510600
from
Hans-Peter Jansen (frispete)
(revision 4)
(forwarded request 510574 from alois)
Dominique Leuenberger (dimstar_suse)
accepted
request 284514
from
Hans-Peter Jansen (frispete)
(revision 3)
1
Adrian Schröter (adrianSuSE)
committed
(revision 2)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 211425
from
Denisart Benjamin (posophe)
(revision 1)
A library for deferring decorator actions New dependency of python-Pyramid
Displaying all 14 revisions