summaryrefslogtreecommitdiff
path: root/python-TestSlide.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-TestSlide.spec')
-rw-r--r--python-TestSlide.spec23
1 files changed, 19 insertions, 4 deletions
diff --git a/python-TestSlide.spec b/python-TestSlide.spec
index 6573c2f..44652c1 100644
--- a/python-TestSlide.spec
+++ b/python-TestSlide.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-TestSlide
-Version: 2.7.0
+Version: 2.7.1
Release: 1
Summary: A test framework for Python that makes mocking and iterating over code with tests a breeze
License: MIT
URL: https://github.com/facebook/TestSlide
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/48/3c/91629f7beaa8ee2eb80c05993907cfdf859c00c1585b75d9d7e8afd09d9b/TestSlide-2.7.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ee/6f/c8d6d60a597c693559dab3b3362bd01e2212530e9a163eb0164af81e1ec1/TestSlide-2.7.1.tar.gz
BuildArch: noarch
@@ -118,6 +118,11 @@ https://opensource.facebook.com/legal/terms
https://opensource.facebook.com/legal/privacy
+## Copyright
+
+Copyright © 2021 Meta Platforms, Inc
+
+
%package -n python3-TestSlide
Summary: A test framework for Python that makes mocking and iterating over code with tests a breeze
Provides: python-TestSlide
@@ -233,6 +238,11 @@ https://opensource.facebook.com/legal/terms
https://opensource.facebook.com/legal/privacy
+## Copyright
+
+Copyright © 2021 Meta Platforms, Inc
+
+
%package help
Summary: Development documents and examples for TestSlide
Provides: python3-TestSlide-doc
@@ -345,8 +355,13 @@ https://opensource.facebook.com/legal/terms
https://opensource.facebook.com/legal/privacy
+## Copyright
+
+Copyright © 2021 Meta Platforms, Inc
+
+
%prep
-%autosetup -n TestSlide-2.7.0
+%autosetup -n TestSlide-2.7.1
%build
%py3_build
@@ -386,5 +401,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 2.7.0-1
+* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2.7.1-1
- Package Spec generated