You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
nomaintainer py-g*: update platforms
This commit is contained in:
@@ -6,7 +6,7 @@ PortGroup python 1.0
|
||||
name py-gchartwrapper
|
||||
version 0.9
|
||||
categories-append www
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
license BSD
|
||||
maintainers nomaintainer
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ PortGroup python 1.0
|
||||
name py-gdata
|
||||
version 2.0.18
|
||||
categories-append devel
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
license Apache-2
|
||||
maintainers nomaintainer
|
||||
@@ -18,7 +18,6 @@ long_description \
|
||||
|
||||
homepage https://code.google.com/p/gdata-python-client/
|
||||
master_sites googlecode:gdata-python-client
|
||||
distname gdata-${version}
|
||||
|
||||
checksums md5 13b6e6dd8f9e3e9a8e005e05a8329408 \
|
||||
sha1 4cd6804f2af81697219307421996c6055c7c16e4 \
|
||||
@@ -48,5 +47,3 @@ if {${name} ne ${subport}} {
|
||||
|
||||
livecheck.type googlecode
|
||||
livecheck.regex gdata-(\[0-9\.-\]+).tar.gz
|
||||
|
||||
|
||||
|
||||
@@ -10,20 +10,18 @@ name py-generator
|
||||
version 0.1.20120721
|
||||
|
||||
categories-append devel math science
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
license BSD
|
||||
supported_archs noarch
|
||||
maintainers nomaintainer
|
||||
|
||||
description Cxx generator for python
|
||||
long_description ${description}
|
||||
long_description {*}${description}
|
||||
|
||||
checksums rmd160 5ce5ba93b7f512bcbd7a04eb4a8471bd72dd93d1 \
|
||||
sha256 e1fcd8d40bba7f17b36cfcc49d3462dc26ab24a82d694a6ea3155f03318da166 \
|
||||
size 25242
|
||||
|
||||
use_configure no
|
||||
|
||||
deprecated.upstream_support no
|
||||
livecheck.type none
|
||||
python.versions 27 35 36
|
||||
|
||||
@@ -9,7 +9,7 @@ revision 0
|
||||
name py-geopy
|
||||
|
||||
categories-append devel
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
|
||||
@@ -7,7 +7,7 @@ name py-ggy
|
||||
version 0.4.1
|
||||
revision 1
|
||||
license public-domain
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
maintainers nomaintainer
|
||||
description parser and lexer generator for python, in python
|
||||
|
||||
@@ -9,11 +9,12 @@ name py-gitdb
|
||||
revision 0
|
||||
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
license BSD
|
||||
maintainers nomaintainer
|
||||
|
||||
description GitDB is a pure-Python git object database
|
||||
long_description ${description}
|
||||
long_description {*}${description}
|
||||
|
||||
python.versions 27 37 38 39 310
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ github.setup gitpython-developers GitPython 3.1.26
|
||||
name py-gitpython
|
||||
revision 0
|
||||
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
license BSD
|
||||
maintainers nomaintainer
|
||||
|
||||
@@ -8,7 +8,7 @@ version 1.8
|
||||
revision 2
|
||||
categories-append devel math
|
||||
license LGPL
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
maintainers nomaintainer
|
||||
|
||||
|
||||
@@ -9,7 +9,8 @@ revision 0
|
||||
|
||||
categories-append www devel
|
||||
supported_archs noarch
|
||||
license Apache-2.0
|
||||
platforms {darwin any}
|
||||
license Apache-2
|
||||
maintainers nomaintainer
|
||||
|
||||
description Google API client core library
|
||||
|
||||
@@ -10,6 +10,7 @@ revision 0
|
||||
|
||||
categories-append www devel
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
license Apache-2 MIT
|
||||
maintainers nomaintainer
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@ github.setup google pasta 0.2.0 v
|
||||
revision 0
|
||||
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
license Apache-2
|
||||
maintainers nomaintainer
|
||||
|
||||
|
||||
@@ -9,7 +9,8 @@ revision 0
|
||||
|
||||
categories-append www devel
|
||||
supported_archs noarch
|
||||
license Apache-2.0
|
||||
platforms {darwin any}
|
||||
license Apache-2
|
||||
maintainers nomaintainer
|
||||
|
||||
description Common protobufs used in Google APIs
|
||||
|
||||
@@ -12,6 +12,7 @@ categories-append devel
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
|
||||
description GraphQL Framework for Python
|
||||
long_description Graphene is an opinionated Python library for \
|
||||
|
||||
@@ -11,7 +11,7 @@ categories-append devel
|
||||
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
|
||||
description GraphQL implementation for Python, a port of GraphQL.js.
|
||||
|
||||
@@ -6,12 +6,13 @@ PortGroup python 1.0
|
||||
|
||||
github.setup graphql-python graphql-relay-py 3.2.0 v
|
||||
revision 0
|
||||
name py-[strsed ${github.project} {s|-py$||}]
|
||||
name py-[string map {-py ""} ${github.project}]
|
||||
categories-append devel
|
||||
|
||||
license MIT
|
||||
maintainers nomaintainer
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
|
||||
description Relay library for graphql-core.
|
||||
long_description GraphQL-relay-py is the Relay library for \
|
||||
|
||||
@@ -8,7 +8,7 @@ version 20110908
|
||||
set year [string range ${version} 0 3]
|
||||
set month [string range ${version} 4 5]
|
||||
set day [string range ${version} 6 7]
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
license Apache-2
|
||||
maintainers nomaintainer
|
||||
supported_archs noarch
|
||||
|
||||
@@ -7,7 +7,7 @@ name py-gtfs
|
||||
set real_name googletransitdatafeed
|
||||
version 1.2.6
|
||||
license Apache-2
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
maintainers nomaintainer
|
||||
description General Transit Feed Specification library
|
||||
|
||||
@@ -8,7 +8,7 @@ version 1.7.0
|
||||
python.versions 27
|
||||
categories-append www
|
||||
license Apache-2
|
||||
platforms darwin
|
||||
platforms {darwin any}
|
||||
supported_archs noarch
|
||||
maintainers nomaintainer
|
||||
description Python API for Google Visualization
|
||||
|
||||
Reference in New Issue
Block a user