diff --git a/pluggy-0.12.0.tar.gz b/pluggy-0.12.0.tar.gz deleted file mode 100644 index cf832c9..0000000 --- a/pluggy-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0825a152ac059776623854c1543d65a4ad408eb3d33ee114dff91e57ec6ae6fc -size 57658 diff --git a/pluggy-0.13.0.tar.gz b/pluggy-0.13.0.tar.gz new file mode 100644 index 0000000..c529f54 --- /dev/null +++ b/pluggy-0.13.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa5fa1622fa6dd5c030e9cad086fa19ef6a0cf6d7a2d12318e10cb49d6d68f34 +size 57726 diff --git a/python-pluggy.changes b/python-pluggy.changes index 850a504..f02e392 100644 --- a/python-pluggy.changes +++ b/python-pluggy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 13 13:20:01 UTC 2019 - Tomáš Chvátal + +- Update to 0.13.0: + * support python 3.8 + ------------------------------------------------------------------- Mon Jun 3 08:08:47 UTC 2019 - Tomáš Chvátal diff --git a/python-pluggy.spec b/python-pluggy.spec index 9459fcb..88bf407 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pluggy%{psuffix} -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: Plugin registration and hook calling mechanisms for Python License: MIT