summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-canvasapi.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 607ec88..19c6ad0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/canvasapi-3.0.0.tar.gz
+/canvasapi-3.1.0.tar.gz
diff --git a/python-canvasapi.spec b/python-canvasapi.spec
index 9a29217..a58e521 100644
--- a/python-canvasapi.spec
+++ b/python-canvasapi.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-canvasapi
-Version: 3.0.0
+Version: 3.1.0
Release: 1
Summary: API wrapper for the Canvas LMS
License: MIT License
URL: https://github.com/ucfopen/canvasapi
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f4/ba/9fde328f6f26df041c50d942ffed25bc73d7bf19111804a184195ffaf40d/canvasapi-3.0.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7d/63/5ceae8bb638fac587c9c4ffaa3d7d524260c82f6d0d314f6c08863e3d00c/canvasapi-3.1.0.tar.gz
BuildArch: noarch
@@ -538,7 +538,7 @@ Need help? Have an idea? Feel free to check out our [Discussions](https://github
%prep
-%autosetup -n canvasapi-3.0.0
+%autosetup -n canvasapi-3.1.0
%build
%py3_build
@@ -578,5 +578,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 3.1.0-1
- Package Spec generated
diff --git a/sources b/sources
index ec39869..36e2051 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-805d0af5c3888f9f2e9820ab40928019 canvasapi-3.0.0.tar.gz
+752330a5d55c3d701c1eb1ca6a1d4aa6 canvasapi-3.1.0.tar.gz