11
0
forked from pool/python-pluggy

- Update to 0.13.0:

* support python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pluggy?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-09-13 13:21:27 +00:00
committed by Git OBS Bridge
parent c465671aa1
commit d98486517c
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0825a152ac059776623854c1543d65a4ad408eb3d33ee114dff91e57ec6ae6fc
size 57658

3
pluggy-0.13.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa5fa1622fa6dd5c030e9cad086fa19ef6a0cf6d7a2d12318e10cb49d6d68f34
size 57726

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 13:20:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.13.0:
* support python 3.8
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 3 08:08:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Mon Jun 3 08:08:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -26,7 +26,7 @@
%bcond_with test %bcond_with test
%endif %endif
Name: python-pluggy%{psuffix} Name: python-pluggy%{psuffix}
Version: 0.12.0 Version: 0.13.0
Release: 0 Release: 0
Summary: Plugin registration and hook calling mechanisms for Python Summary: Plugin registration and hook calling mechanisms for Python
License: MIT License: MIT