diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-03-05 19:27:00 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-03-05 19:27:49 +1100 |
commit | 4ac35529dbaa6ce75afd1257f0129244c5b97ab2 (patch) | |
tree | a9ff815cc2333b9cc699540804860ed6534a108f /python3-soupsieve | |
parent | dd9cc0e89ae5c45ae5b9a1e303fc87198c1db5fc (diff) | |
download | contrib-4ac35529dbaa6ce75afd1257f0129244c5b97ab2.tar.gz contrib-4ac35529dbaa6ce75afd1257f0129244c5b97ab2.tar.xz |
python3-soupsieve: 1.9.5 -> 2.0
Diffstat (limited to 'python3-soupsieve')
-rw-r--r-- | python3-soupsieve/.footprint | 12 | ||||
-rw-r--r-- | python3-soupsieve/.signature | 8 | ||||
-rw-r--r-- | python3-soupsieve/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-soupsieve/.footprint b/python3-soupsieve/.footprint index c50ac3abb..183e66993 100644 --- a/python3-soupsieve/.footprint +++ b/python3-soupsieve/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.7/ drwxr-xr-x root/root usr/lib/python3.7/site-packages/ -drwxr-xr-x root/root usr/lib/python3.7/site-packages/soupsieve-1.9.5-py3.7.egg-info/ --rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-1.9.5-py3.7.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-1.9.5-py3.7.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-1.9.5-py3.7.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-1.9.5-py3.7.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-1.9.5-py3.7.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.7/site-packages/soupsieve-2.0-py3.7.egg-info/ +-rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-2.0-py3.7.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-2.0-py3.7.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-2.0-py3.7.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-2.0-py3.7.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve-2.0-py3.7.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.7/site-packages/soupsieve/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve/__init__.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/soupsieve/__meta__.py diff --git a/python3-soupsieve/.signature b/python3-soupsieve/.signature index d209ff23b..ae2a0fc36 100644 --- a/python3-soupsieve/.signature +++ b/python3-soupsieve/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zh1bYwekjcqt/gfHgZuK/JBZJWLoPGtNvTEEzRq6Zp/BpruKdzXlkN5R0RWzFNFhft1wTHlwiCDjbo2JNYjZww= -SHA256 (Pkgfile) = 3fadd430c2895ab3ef2be44e4253965bc54d58548d73ebcc35535bb68766f521 -SHA256 (.footprint) = 8a41414b06951e86d1889a98728b5723e3d5f7a2d724013e342bd099e4e5a305 -SHA256 (soupsieve-1.9.5.tar.gz) = e2c1c5dee4a1c36bcb790e0fabd5492d874b8ebd4617622c4f6a731701060dda +RWSagIOpLGJF344IPjpAzDaEXrFTyIN65ItL+VRNE54CdTosAL5F9UwieV1QlRCWfdVFe9LKB4B5kHml2YxcbgSn02UYgvd+Mww= +SHA256 (Pkgfile) = cc93e248127777a8de663960b02425b7c75625959cd64ea9a8d9714ed9d3d33f +SHA256 (.footprint) = fc5a5279054a5b923348707623310059848ea9470a0e7f152c723fb73c2cea8a +SHA256 (soupsieve-2.0.tar.gz) = e914534802d7ffd233242b785229d5ba0766a7f487385e3f714446a07bf540ae diff --git a/python3-soupsieve/Pkgfile b/python3-soupsieve/Pkgfile index ee1f3745d..68f582271 100644 --- a/python3-soupsieve/Pkgfile +++ b/python3-soupsieve/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-soupsieve -version=1.9.5 +version=2.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |