|
7c03169a52
|
Accepting request 1238248 from home:glaubitz:branches:devel:languages:python
- Update to 3.1.1
* Add support for Python 3.13.
* Fix GitHub test actions.
- Drop py313.patch, merged upstream
OBS-URL: https://build.opensuse.org/request/show/1238248
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=34
|
2025-01-16 13:10:49 +00:00 |
|
|
91a80698b9
|
- add py313.patch to fix tests with python 3.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=32
|
2024-10-28 22:16:12 +00:00 |
|
|
bfccd05d57
|
Accepting request 1141233 from home:ecsos:python
- Fix build error in Leap.
Use correct BuildRequires.
OBS-URL: https://build.opensuse.org/request/show/1141233
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=30
|
2024-01-24 13:10:53 +00:00 |
|
|
b60ac9a782
|
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=28
|
2024-01-10 06:13:04 +00:00 |
|
|
1a659ad6cd
|
Accepting request 1092164 from home:ecsos:python
- Add missing %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1092164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=25
|
2023-06-11 11:28:26 +00:00 |
|
|
aeabfac567
|
- Don't use sphinx-build and clean up the SPEC file.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=23
|
2023-05-23 09:20:52 +00:00 |
|
Tomáš Chvátal
|
259667ecaf
|
- Switch to pytest and remove not needed extra buildrequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=21
|
2020-08-17 06:18:43 +00:00 |
|
Tomáš Chvátal
|
ed90a75846
|
Accepting request 783366 from home:pgajdos:python
- version update to 3.0.0
3.0.0 (2019-10-04)
- This release matches 2.0.0 other than in the version number. This fixes an
issue with Requires-Python metadata not being uploaded correctly to PyPi.
This version is only compatible with Python 3.5+
2.0.0 (2019-10-04)
- Drop support for Python 2.7, 3.3, and 3.4
- Removed the usage of the ``imp`` module to squelch the warnings regarding a
deprecated modules. See https://github.com/Pylons/venusian/pull/63 and
https://github.com/Pylons/venusian/issues/57
- modified patches
% fix-pylons-sphinx-theme.diff (refreshed)
OBS-URL: https://build.opensuse.org/request/show/783366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=18
|
2020-03-10 12:39:35 +00:00 |
|
|
b28328903b
|
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=16
|
2019-10-14 14:49:54 +00:00 |
|
|
592c5a9096
|
Accepting request 672519 from home:frispete:python
- Update to version 1.2.0 (2019-01-08)
+ Add support for Python 3.7.
+ Drop support for Python 3.3.
- Combine package-doc and package spec
- add fix-pylons-sphinx-theme.diff patch
to generate docs with the pylons-sphinx-themes package
OBS-URL: https://build.opensuse.org/request/show/672519
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=14
|
2019-02-08 09:46:15 +00:00 |
|
|
e69f5ab81b
|
Enable tests and make docs work again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=12
|
2018-11-08 14:14:41 +00:00 |
|
|
d8a0e3396f
|
Accepting request 619617 from devel:languages:python:singlespec-staging
Clean up SPEC file
Enable tests
OBS-URL: https://build.opensuse.org/request/show/619617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=11
|
2018-06-28 21:13:28 +00:00 |
|
|
2b4e77280d
|
Accepting request 510574 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=9
|
2017-07-16 16:27:37 +00:00 |
|
|
27978c44e5
|
Accepting request 284456 from home:frispete:python
- 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
OBS-URL: https://build.opensuse.org/request/show/284456
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=7
|
2015-02-06 16:19:34 +00:00 |
|
Denisart Benjamin
|
3a79bb9f16
|
Accepting request 211410 from home:babelworx:ldig:branches:devel:languages:python
license update: SUSE-Repoze
See LICENSE
OBS-URL: https://build.opensuse.org/request/show/211410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=5
|
2013-12-18 16:01:32 +00:00 |
|
Denisart Benjamin
|
f7e7376459
|
Accepting request 210362 from home:posophe:branches:devel:languages:python
use tarball from pypi
OBS-URL: https://build.opensuse.org/request/show/210362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=4
|
2013-12-10 13:09:18 +00:00 |
|
Denisart Benjamin
|
8bfde4dd80
|
Accepting request 210360 from home:posophe:branches:devel:languages:python
change license
OBS-URL: https://build.opensuse.org/request/show/210360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=3
|
2013-12-10 13:03:06 +00:00 |
|
Sascha Peilicke
|
5b9221beec
|
- Simplify macro usage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=2
|
2013-07-29 13:37:07 +00:00 |
|
Sascha Peilicke
|
55763821b8
|
Accepting request 184563 from home:frispete:python
needed by current pyramid project, now depending on python-pylons_sphinx_theme.
OBS-URL: https://build.opensuse.org/request/show/184563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-venusian?expand=0&rev=1
|
2013-07-29 09:30:37 +00:00 |
|