diff --git a/atlassian-python-api-1.16.0.tar.gz b/atlassian-python-api-1.16.0.tar.gz deleted file mode 100644 index 681c9a7..0000000 --- a/atlassian-python-api-1.16.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe7c7981237f07880907cd2d3453446ea381a4785c3317b12db46d918219e0ea -size 72814 diff --git a/atlassian-python-api-1.17.3.tar.gz b/atlassian-python-api-1.17.3.tar.gz new file mode 100644 index 0000000..42def0b --- /dev/null +++ b/atlassian-python-api-1.17.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b7083cfb9f966e35245d61058fc6a319340bf1e253775e05edd41c2d579a02 +size 81059 diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index 3a46e74..0c0e436 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik + +- Update to 1.17.3: + * [RestClient] Cleanup base class and fix init order in derived class + * Add review remark -> add *args. + * Jira: add create project method + * Migrate header variable into rest client + ------------------------------------------------------------------- Thu Jun 25 02:57:27 UTC 2020 - Steve Kowalik diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index f2186d7..83495e0 100644 --- a/python-atlassian-python-api.spec +++ b/python-atlassian-python-api.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-atlassian-python-api -Version: 1.16.0 +Version: 1.17.3 Release: 0 Summary: Python Atlassian REST API Wrapper License: Apache-2.0