diff --git a/atlassian-python-api-1.17.3.tar.gz b/atlassian-python-api-1.17.3.tar.gz deleted file mode 100644 index 42def0b..0000000 --- a/atlassian-python-api-1.17.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89b7083cfb9f966e35245d61058fc6a319340bf1e253775e05edd41c2d579a02 -size 81059 diff --git a/atlassian-python-api-2.0.1.tar.gz b/atlassian-python-api-2.0.1.tar.gz new file mode 100644 index 0000000..b8df50c --- /dev/null +++ b/atlassian-python-api-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11d655c8ab31d54652436d583322f0e0d4076567e88ec556edc18fa98e9f4d58 +size 85368 diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index 0c0e436..6b1186b 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Nov 10 04:22:12 UTC 2020 - Steve Kowalik + +- Update to 2.0.1: + * fix the double in bitbucket module to repo_list method + * fix the parameter to export search results as csv + * add more docs + * Cleanup rest-client + * Review methods + * Bugfixes + ------------------------------------------------------------------- Fri Sep 11 02:34:29 UTC 2020 - Steve Kowalik diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index 83495e0..7f93e5e 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.17.3 +Version: 2.0.1 Release: 0 Summary: Python Atlassian REST API Wrapper License: Apache-2.0