summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-py-jama-rest-client.spec23
-rw-r--r--sources2
3 files changed, 12 insertions, 14 deletions
diff --git a/.gitignore b/.gitignore
index a94ce48..f031626 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/py-jama-rest-client-1.16.0.tar.gz
+/py-jama-rest-client-1.17.0.tar.gz
diff --git a/python-py-jama-rest-client.spec b/python-py-jama-rest-client.spec
index f070771..e8c457b 100644
--- a/python-py-jama-rest-client.spec
+++ b/python-py-jama-rest-client.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-py-jama-rest-client
-Version: 1.16.0
+Version: 1.17.0
Release: 1
Summary: A client for the Jama Connect REST API
License: MIT
URL: https://github.com/JamaSoftware/py-jama-rest-client
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fe/20/56af8a9f452a1404374a96b788653e598b5d0b28befa3a39244bf578416d/py-jama-rest-client-1.16.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/08/cde2507928f49c61e20d68fbad88ffd5739708ca1e6c9dfcb1be6ded5e00/py-jama-rest-client-1.17.0.tar.gz
BuildArch: noarch
Requires: python3-requests
@@ -20,7 +20,7 @@ Portland, Oregon. For more information, visit [jamasoftware.com](http://jamasoft
Please visit [dev.jamasoftware.com](http://dev.jamasoftware.com) for additional resources and join the discussion in our
community [community.jamasoftware.com](http://community.jamasoftware.com).
-
+
# py-jama-rest-client
py-jama-rest-client by Jama Software is a Python REST API client for Jama Connectâ„¢. The client will allow customers to
@@ -146,6 +146,7 @@ compatibility)
- `POST` relationship
- `GET` relationship by id
- `GET` relationships by project id
+- `PUT` relationship by id, from item, and to item
- `DELETE` relationship by id
## Usage Examples
@@ -185,8 +186,6 @@ to your example_project directory
* [Pypi docs](https://pypi.org/project/py-jama-rest-client/)
-
-
%package -n python3-py-jama-rest-client
Summary: A client for the Jama Connect REST API
Provides: python-py-jama-rest-client
@@ -203,7 +202,7 @@ Portland, Oregon. For more information, visit [jamasoftware.com](http://jamasoft
Please visit [dev.jamasoftware.com](http://dev.jamasoftware.com) for additional resources and join the discussion in our
community [community.jamasoftware.com](http://community.jamasoftware.com).
-
+
# py-jama-rest-client
py-jama-rest-client by Jama Software is a Python REST API client for Jama Connectâ„¢. The client will allow customers to
@@ -329,6 +328,7 @@ compatibility)
- `POST` relationship
- `GET` relationship by id
- `GET` relationships by project id
+- `PUT` relationship by id, from item, and to item
- `DELETE` relationship by id
## Usage Examples
@@ -368,8 +368,6 @@ to your example_project directory
* [Pypi docs](https://pypi.org/project/py-jama-rest-client/)
-
-
%package help
Summary: Development documents and examples for py-jama-rest-client
Provides: python3-py-jama-rest-client-doc
@@ -383,7 +381,7 @@ Portland, Oregon. For more information, visit [jamasoftware.com](http://jamasoft
Please visit [dev.jamasoftware.com](http://dev.jamasoftware.com) for additional resources and join the discussion in our
community [community.jamasoftware.com](http://community.jamasoftware.com).
-
+
# py-jama-rest-client
py-jama-rest-client by Jama Software is a Python REST API client for Jama Connectâ„¢. The client will allow customers to
@@ -509,6 +507,7 @@ compatibility)
- `POST` relationship
- `GET` relationship by id
- `GET` relationships by project id
+- `PUT` relationship by id, from item, and to item
- `DELETE` relationship by id
## Usage Examples
@@ -548,10 +547,8 @@ to your example_project directory
* [Pypi docs](https://pypi.org/project/py-jama-rest-client/)
-
-
%prep
-%autosetup -n py-jama-rest-client-1.16.0
+%autosetup -n py-jama-rest-client-1.17.0
%build
%py3_build
@@ -591,5 +588,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.16.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.17.0-1
- Package Spec generated
diff --git a/sources b/sources
index 1476be6..b37f550 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-134a263d4e5fbe7ca2f2d057d0af4391 py-jama-rest-client-1.16.0.tar.gz
+481a7fd76e4ccdac70bfa3ed5e140f87 py-jama-rest-client-1.17.0.tar.gz