diff --git a/atlassian-python-api-1.13.29.tar.gz b/atlassian-python-api-1.13.29.tar.gz deleted file mode 100644 index dd544c6..0000000 --- a/atlassian-python-api-1.13.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b40fbf757168b50c9911fb38fd2609f296526082bdf445cda07f552e993b863 -size 57718 diff --git a/atlassian-python-api-1.13.31.tar.gz b/atlassian-python-api-1.13.31.tar.gz new file mode 100644 index 0000000..a157d65 --- /dev/null +++ b/atlassian-python-api-1.13.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a8126c5ab03a287ac898ed20f12f2817157964a82685a13f203a27e7ea8729b +size 61254 diff --git a/python-atlassian-python-api.changes b/python-atlassian-python-api.changes index 99de35f..984ba72 100644 --- a/python-atlassian-python-api.changes +++ b/python-atlassian-python-api.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 26 10:31:05 UTC 2019 - Tomáš Chvátal + +- Update to 1.13.31: + * no changelog provided + ------------------------------------------------------------------- Tue Sep 17 13:24:36 UTC 2019 - Tomáš Chvátal diff --git a/python-atlassian-python-api.spec b/python-atlassian-python-api.spec index 042ff57..62f7ee6 100644 --- a/python-atlassian-python-api.spec +++ b/python-atlassian-python-api.spec @@ -18,13 +18,14 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-atlassian-python-api -Version: 1.13.29 +Version: 1.13.31 Release: 0 Summary: Python Atlassian REST API Wrapper License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/atlassian-api/atlassian-python-api Source: https://files.pythonhosted.org/packages/source/a/atlassian-python-api/atlassian-python-api-%{version}.tar.gz +BuildRequires: %{python_module kerberos} BuildRequires: %{python_module oauthlib} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-oauthlib} @@ -33,6 +34,7 @@ BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-kerberos Requires: python-oauthlib Requires: python-requests Requires: python-requests-oauthlib