Permalink
Browse files
py-authkit: no livecheck, deprecated
- Loading branch information
Showing
with
4 additions
and
2 deletions.
-
+4
−2
python/py-authkit/Portfile
|
|
@@ -2,6 +2,7 @@ |
|
|
|
|
|
PortSystem 1.0 |
|
|
PortGroup python 1.0 |
|
|
PortGroup deprecated 1.0 |
|
|
|
|
|
name py-authkit |
|
|
version 0.3.0pre5 |
|
|
@@ -24,10 +25,11 @@ checksums md5 3a2b1aca6eb7bd843aef9a8556a191f4 \ |
|
|
|
|
|
patchfiles setup.py.diff |
|
|
|
|
|
deprecated.upstream_support no |
|
|
livecheck.type none |
|
|
|
|
|
python.versions 27 |
|
|
|
|
|
if {${name} ne ${subport}} { |
|
|
depends_build port:py${python.version}-setuptools |
|
|
|
|
|
livecheck.type none |
|
|
} |