14
0
forked from pool/python-pymad

Accepting request 1119410 from home:alois:branches:devel:languages:python

- Update to version 0.11.3
  * Bump standards-version to 4.6.2.
  * Switch uscan to use the PyPI redirector.
  * Acknowledged old bugs long since fixed.
  * No longer needs a `PYBUILD_BEFORE_CLEAN` rule.
  * Update extend-diff-ignore in source/options for git based
    packaging.
  * Add `python3-setuptools-scm` to the build dependencies.
- Disable tests due to missing requirement (pyao)

OBS-URL: https://build.opensuse.org/request/show/1119410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymad?expand=0&rev=5
This commit is contained in:
2023-10-22 07:55:15 +00:00
committed by Git OBS Bridge
parent 7e04f0e7ad
commit 94aa60bea2
4 changed files with 22 additions and 12 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Oct 22 07:45:17 UTC 2023 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 0.11.3
* Bump standards-version to 4.6.2.
* Switch uscan to use the PyPI redirector.
* Acknowledged old bugs long since fixed.
* No longer needs a `PYBUILD_BEFORE_CLEAN` rule.
* Update extend-diff-ignore in source/options for git based
packaging.
* Add `python3-setuptools-scm` to the build dependencies.
- Disable tests due to missing requirement (pyao)
-------------------------------------------------------------------
Tue Feb 20 12:31:24 UTC 2018 - aloisio@gmx.com