summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 07:29:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 07:29:23 +0000
commitdb5c9cbb953bb8a6031d4b1d5d8174a59d70a468 (patch)
treee7979b50a43e7fadc4aa12c2d5ed8ea94dbcda7d
parenta580e6abf4aa6136403fea727a6ebb2ceee10d5f (diff)
automatic import of python-browser-cookie3openeuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-browser-cookie3.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index edb7d94..55cd94c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/browser-cookie3-0.17.1.tar.gz
+/browser-cookie3-0.18.0.tar.gz
diff --git a/python-browser-cookie3.spec b/python-browser-cookie3.spec
index 14cefd0..433e99c 100644
--- a/python-browser-cookie3.spec
+++ b/python-browser-cookie3.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-browser-cookie3
-Version: 0.17.1
+Version: 0.18.0
Release: 1
Summary: Loads cookies from your browser into a cookiejar object so can download with urllib and other libraries the same content you see in the web browser.
License: lgpl
URL: https://github.com/borisbabic/browser_cookie3
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/aa/9d/a385cac2aab6cf84dcb8b1dc20b8fa5dabc4c4fff08dfc05929fec449f1b/browser-cookie3-0.17.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e0/30/893adba99221066a9b282ff9773419f509a2de6496249ae1a382e2fd90c9/browser-cookie3-0.18.0.tar.gz
BuildArch: noarch
Requires: python3-lz4
@@ -32,7 +32,7 @@ Provides: python3-browser-cookie3-doc
%prep
-%autosetup -n browser-cookie3-0.17.1
+%autosetup -n browser-cookie3-0.18.0
%build
%py3_build
@@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.17.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.18.0-1
- Package Spec generated
diff --git a/sources b/sources
index 72f6a48..fa0cf28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8bff27c604a776dbe033e4fc4efee1fb browser-cookie3-0.17.1.tar.gz
+b8bc964e668565594b13d39d02582b8f browser-cookie3-0.18.0.tar.gz