15
0

Accepting request 789784 from home:pgajdos:python

- version update to 1.3.2
  - Include `doc` and `tests` directories in source distribution to support
    Gentoo package building tests (#22)
  - Update official python support to 2.7, 3.4+ in README
  - Fixed a packaging bug
  - New maintainer/contributor information and project home
  - Updated tests and package metadata for recent Python 3 versions
  - Newer tooling for tests/documentation

OBS-URL: https://build.opensuse.org/request/show/789784
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nagiosplugin?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2020-03-30 14:54:59 +00:00
committed by Git OBS Bridge
parent 3d531ee936
commit f0ba375dfd
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Mar 30 12:47:51 UTC 2020 - pgajdos@suse.com
- version update to 1.3.2
- Include `doc` and `tests` directories in source distribution to support
Gentoo package building tests (#22)
- Update official python support to 2.7, 3.4+ in README
- Fixed a packaging bug
- New maintainer/contributor information and project home
- Updated tests and package metadata for recent Python 3 versions
- Newer tooling for tests/documentation
-------------------------------------------------------------------
Thu May 2 06:17:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>