15
0

Accepting request 1003020 from home:apersaud:branches:devel:languages:python

Note: not sure if creating the docs via Sphinx is done as it should be... copied this from some other projects in d:l:p.

- specfile:
  * update copyright year
  * remove patch python-blinker-remove-nose.patch; included upstream
  * docs and license changed to .rst
  * build docs using Sphinx
- update to version 1.5:
  * Support Python >= 3.7 and PyPy. Python 2, Python < 3.7, and Jython
    may continue to work, but the next release will make incompatible
    changes.

OBS-URL: https://build.opensuse.org/request/show/1003020
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blinker?expand=0&rev=26
This commit is contained in:
2022-09-14 08:15:43 +00:00
committed by Git OBS Bridge
parent 895a2b9eb4
commit cf9e49fb01
5 changed files with 24 additions and 44 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Sep 12 14:44:36 UTC 2022 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
* remove patch python-blinker-remove-nose.patch; included upstream
* docs and license changed to .rst
* build docs using Sphinx
- update to version 1.5:
* Support Python >= 3.7 and PyPy. Python 2, Python < 3.7, and Jython
may continue to work, but the next release will make incompatible
changes.
-------------------------------------------------------------------
Wed Jul 8 13:23:59 UTC 2020 - pgajdos@suse.com