[MacPorts] #48043: py-cssutils: Update to 1.0 and enable Python 3.4 support

MacPorts noreply at macports.org
Sat Jun 13 09:24:08 PDT 2015


#48043: py-cssutils: Update to 1.0 and enable Python 3.4 support
--------------------+-------------------------
 Reporter:  cal@…   |      Owner:  billitch@…
     Type:  update  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:  2.3.3
 Keywords:          |       Port:  py-cssutils
--------------------+-------------------------
 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.

 {{{
 #!patch
 Index: Portfile
 ===================================================================
 --- Portfile    (revision 137447)
 +++ Portfile    (working copy)
 @@ -5,7 +5,7 @@
  PortGroup               python 1.0

  name                    py-cssutils
 -version                 0.9.9
 +version                 1.0
  categories              python www
  maintainers             gmail.com:billitch
  license                 LGPL-3+
 @@ -16,15 +16,15 @@
                          CSS Cascading Style Sheets.

  platforms               darwin
 -python.versions         26 27
 +python.versions         26 27 34

  homepage                http://cthedot.de/cssutils/
  master_sites            https://bitbucket.org/cthedot/cssutils/downloads/
  distname                cssutils-${version}
  use_zip                 yes

 -checksums               rmd160  0affdb2edc523e4f22d54d7a92ce81bccbeb76a6
 \
 -                        sha256
 f7061a591859c025504c7871ef3b843383a025d570128edf1c63a6ef53753e8d
 +checksums               rmd160  16efd2eca89977a98fb0edb01e17ed5233b43f2e
 \
 +                        sha256
 4504762f5d8800b98fa713749c00acfef8419826568f9363c490e45146a891af

  if {${name} ne ${subport}} {
      depends_build-append port:py${python.version}-setuptools
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/48043>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list