Opened 9 years ago
Closed 9 years ago
#48043 closed update (fixed)
py-cssutils: Update to 1.0 and enable Python 3.4 support
Reported by: | neverpanic (Clemens Lang) | Owned by: | billitch@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | py-cssutils |
Description
I'd like to commit the following patch to the py-cssutils port maintained by you. Please state whether this is OK, or attach a different patch.
-
Portfile
5 5 PortGroup python 1.0 6 6 7 7 name py-cssutils 8 version 0.9.98 version 1.0 9 9 categories python www 10 10 maintainers gmail.com:billitch 11 11 license LGPL-3+ … … 16 16 CSS Cascading Style Sheets. 17 17 18 18 platforms darwin 19 python.versions 26 27 19 python.versions 26 27 34 20 20 21 21 homepage http://cthedot.de/cssutils/ 22 22 master_sites https://bitbucket.org/cthedot/cssutils/downloads/ 23 23 distname cssutils-${version} 24 24 use_zip yes 25 25 26 checksums rmd160 0affdb2edc523e4f22d54d7a92ce81bccbeb76a6\27 sha256 f7061a591859c025504c7871ef3b843383a025d570128edf1c63a6ef53753e8d26 checksums rmd160 16efd2eca89977a98fb0edb01e17ed5233b43f2e \ 27 sha256 4504762f5d8800b98fa713749c00acfef8419826568f9363c490e45146a891af 28 28 29 29 if {${name} ne ${subport}} { 30 30 depends_build-append port:py${python.version}-setuptools
Change History (1)
comment:1 Changed 9 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r137788, maintainer timeout.