summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:38:33 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:38:33 +0000
commitf511f8dd2f3ef773a198a507b89c17dfcfe59429 (patch)
tree0085f309171e3e51aeee19ca49505f62d4e26f8a
parent776860512dc6794237cd812f2b558a225b925a44 (diff)
automatic import of python-parselopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-parsel.spec10
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index dcbf3e5..7552579 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/parsel-1.7.0.tar.gz
+/parsel-1.8.1.tar.gz
diff --git a/python-parsel.spec b/python-parsel.spec
index 08731d4..5317425 100644
--- a/python-parsel.spec
+++ b/python-parsel.spec
@@ -1,17 +1,19 @@
%global _empty_manifest_terminate_build 0
Name: python-parsel
-Version: 1.7.0
+Version: 1.8.1
Release: 1
Summary: Parsel is a library to extract data from HTML and XML using XPath and CSS selectors
License: BSD
URL: https://github.com/scrapy/parsel
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/d4/e9b6b0c053b8c8207e099696c27727bd50583a15e18384347057e4981767/parsel-1.7.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/75/2a/824fe02ed04292879b779a8cfc89083a1db3a390b6afc336bcf4baeb9424/parsel-1.8.1.tar.gz
BuildArch: noarch
Requires: python3-cssselect
+Requires: python3-jmespath
Requires: python3-lxml
Requires: python3-packaging
Requires: python3-w3lib
+Requires: python3-typing-extensions
%description
@@ -32,7 +34,7 @@ Provides: python3-parsel-doc
%prep
-%autosetup -n parsel-1.7.0
+%autosetup -n parsel-1.8.1
%build
%py3_build
@@ -72,5 +74,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.8.1-1
- Package Spec generated
diff --git a/sources b/sources
index 4f38375..7ef693b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2ec978365620e46628012aca3ff269b parsel-1.7.0.tar.gz
+0721c0c3e92cfd290e54ec7ba6ca2f74 parsel-1.8.1.tar.gz