summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-07 02:56:25 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-07 02:56:25 +0000
commit7c1c5e06686055422da9235b5ede7cdb4bd2390d (patch)
treecb4844728239872cfd336396555f52755846b7f7
parent3fe64083b8a7191911a2bda224e842a6093f6ef1 (diff)
automatic import of python-TestSlide
-rw-r--r--.gitignore1
-rw-r--r--python-TestSlide.spec23
-rw-r--r--sources2
3 files changed, 21 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 8172ab0..a83c990 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/TestSlide-2.7.0.tar.gz
+/TestSlide-2.7.1.tar.gz
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
diff --git a/sources b/sources
index ed9bac0..bf6fe7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9935845631bd01299955e0cbffa33c TestSlide-2.7.0.tar.gz
+8de4e902684fd0bd847e06980d732073 TestSlide-2.7.1.tar.gz