diff --git a/2.1.1.tar.gz b/2.1.1.tar.gz deleted file mode 100644 index 28f04d5..0000000 --- a/2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:583337a1815a614920b540eea60951806ec979acb232923baaa6c492999541d4 -size 26941 diff --git a/2.1.2.tar.gz b/2.1.2.tar.gz new file mode 100644 index 0000000..2160fff --- /dev/null +++ b/2.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41b5a2ae4417f8fe6aa0d3fffd83c3253b68b267a945c9da3380fb5e1096d7ef +size 27064 diff --git a/python-transip.changes b/python-transip.changes index 2b4fc52..a90ab20 100644 --- a/python-transip.changes +++ b/python-transip.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Apr 17 11:00:06 UTC 2020 - pgajdos@suse.com + +- version update to 2.1.2 + * Fix --api-key CLI argument. + * Test on Python 3.7 & 3.8. + ------------------------------------------------------------------- Wed Mar 25 15:11:57 UTC 2020 - pgajdos@suse.com diff --git a/python-transip.spec b/python-transip.spec index 2dd60f5..e9138d3 100644 --- a/python-transip.spec +++ b/python-transip.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-transip -Version: 2.1.1 +Version: 2.1.2 Release: 0 Summary: TransIP API Connector License: MIT