pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-soupsieve



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct  7 18:27:09 UTC 2019

Modified Files:
        pkgsrc/www/py-soupsieve: Makefile distinfo

Log Message:
py-soupsieve: updated to 1.9.4

1.9.4
- **FIX**: :checked rule was too strict with option elements. The specification for :checked does not require an
  option element to be under a select element.
- **FIX**: Fix level 4 :lang() wildcard match handling with singletons. Implicit wildcard matching should not
  match any singleton. Explicit wildcard matching (* in the language range: *-US) is allowed to match singletons.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-soupsieve/Makefile \
    pkgsrc/www/py-soupsieve/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-soupsieve/Makefile
diff -u pkgsrc/www/py-soupsieve/Makefile:1.9 pkgsrc/www/py-soupsieve/Makefile:1.10
--- pkgsrc/www/py-soupsieve/Makefile:1.9        Wed Aug 21 12:48:03 2019
+++ pkgsrc/www/py-soupsieve/Makefile    Mon Oct  7 18:27:09 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/08/21 12:48:03 adam Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/07 18:27:09 adam Exp $
 
-DISTNAME=      soupsieve-1.9.3
+DISTNAME=      soupsieve-1.9.4
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=s/soupsieve/}
Index: pkgsrc/www/py-soupsieve/distinfo
diff -u pkgsrc/www/py-soupsieve/distinfo:1.9 pkgsrc/www/py-soupsieve/distinfo:1.10
--- pkgsrc/www/py-soupsieve/distinfo:1.9        Wed Aug 21 12:48:03 2019
+++ pkgsrc/www/py-soupsieve/distinfo    Mon Oct  7 18:27:09 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2019/08/21 12:48:03 adam Exp $
+$NetBSD: distinfo,v 1.10 2019/10/07 18:27:09 adam Exp $
 
-SHA1 (soupsieve-1.9.3.tar.gz) = 500d94b3c90cafed3865545f2d14377de20fb722
-RMD160 (soupsieve-1.9.3.tar.gz) = b19b6c1d3b6c90b6cd7013bcb2c7be8973865094
-SHA512 (soupsieve-1.9.3.tar.gz) = 4a41548a1e0c5c2598a321727718c3b66a73ca13f727846dde4925847a293a64fce2347c27a46645b5bbb4217f5f04317633cc10cf81575b2522b9f55de4b446
-Size (soupsieve-1.9.3.tar.gz) = 97001 bytes
+SHA1 (soupsieve-1.9.4.tar.gz) = 2623651ffa8b0a23242bb768bb9ba4ddf1a9818c
+RMD160 (soupsieve-1.9.4.tar.gz) = 85ac76fb09e6220d2525a797a6eb294f6b936afb
+SHA512 (soupsieve-1.9.4.tar.gz) = 1fdb06a4706d999180be12a865c4945484af4cc2f2e4986ea138c70494369d12ca350ee823ca09f3ababa2604230d5d7259795160e0ac4bc322541ddeedc4ea2
+Size (soupsieve-1.9.4.tar.gz) = 97924 bytes



Home | Main Index | Thread Index | Old Index