diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-12 20:34:03 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-12 20:34:03 +1000 |
commit | 664b81cf2ed9d469c53ec9cd99e978709d542506 (patch) | |
tree | ababe3d18c2345ffb0e540512bd9fe00e5ed4885 | |
parent | 5057dae83cc6e3a502edbc93649dfb87ff3b8195 (diff) | |
download | contrib-664b81cf2ed9d469c53ec9cd99e978709d542506.tar.gz contrib-664b81cf2ed9d469c53ec9cd99e978709d542506.tar.xz |
python-lxml: 4.4.0 -> 4.4.1
-rw-r--r-- | python-lxml/.footprint | 14 | ||||
-rw-r--r-- | python-lxml/.signature | 8 | ||||
-rw-r--r-- | python-lxml/Pkgfile | 2 |
3 files changed, 12 insertions, 12 deletions
diff --git a/python-lxml/.footprint b/python-lxml/.footprint index 0001a0cdd..10eb31ec4 100644 --- a/python-lxml/.footprint +++ b/python-lxml/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python2.7/ drwxr-xr-x root/root usr/lib/python2.7/site-packages/ -drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/ --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.0-py2.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/ +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml-4.4.1-py2.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python2.7/site-packages/lxml/ -rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml/ElementInclude.py -rw-r--r-- root/root usr/lib/python2.7/site-packages/lxml/ElementInclude.pyc diff --git a/python-lxml/.signature b/python-lxml/.signature index ae3b58f88..c60ccd070 100644 --- a/python-lxml/.signature +++ b/python-lxml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/dTqTo3DBbRQESjtZ2mp2cj2zYkZ9z7urKfJzA+qppwY3yw4VBaagOXR0rdVSq0DLjPKGx6gY08J6F4QUo+DQA= -SHA256 (Pkgfile) = f3bb86821a49ffe641d669f14763d5521f95326348c9bccf46f31d29e8c4c240 -SHA256 (.footprint) = a45c21b816044e41ad6a27890f9d598496cf37a004ca2c60d2f1f2b74fd006c6 -SHA256 (lxml-4.4.0.tgz) = 3b57dc5ed7b6a7d852c961f2389ca99404c2b59fd2088baec6fbaca02f688be4 +RWSagIOpLGJF3zQJbNllOC0Ko9uVSKhCoASQwSmWl/UTsgqywzGPfxKc9bQnkjY8nlpJ+R5Oysv/wReuK98Mtr6WHSvfp1/jygs= +SHA256 (Pkgfile) = cb27ce58217fba37cf34b2fb48ecb2609c8ae9b73502ce6fc66c1ac954296d21 +SHA256 (.footprint) = b41b7a98da2aa612386ff0cefe37436db504f3a9eb5187705ffe67ba784a65ff +SHA256 (lxml-4.4.1.tgz) = c81cb40bff373ab7a7446d6bbca0190bccc5be3448b47b51d729e37799bb5692 diff --git a/python-lxml/Pkgfile b/python-lxml/Pkgfile index 0a1477fd3..fa33f37c3 100644 --- a/python-lxml/Pkgfile +++ b/python-lxml/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python-beautifulsoup4 python-cssselect python-cython python-html5lib libxslt name=python-lxml -version=4.4.0 +version=4.4.1 release=1 source=(https://lxml.de/files/${name#*-}-$version.tgz) |