Skip to content
Permalink
Browse files

py-radix: deprecated, no livecheck

  • Loading branch information
reneeotten committed Apr 6, 2019
1 parent 615cc58 commit 9affed2cc8ba24de6e84d3510693aab3bcb47fa7
Showing with 5 additions and 1 deletion.
  1. +5 −1 python/py-radix/Portfile
@@ -2,6 +2,7 @@

PortSystem 1.0
PortGroup python 1.0
PortGroup deprecated 1.0

name py-radix
version 0.4
@@ -16,10 +17,13 @@ long_description py-radix is an implementation of a radix tree data \
network prefixes of varying lengths and allows fast lookups of \
containing networks.

homepage http://www.mindrot.org/py-radix.html
homepage https://pypi.org/project/radix/
master_sites http://www2.mindrot.org/files/py-radix/
checksums md5 a3e7a2cb078c009e39633aa4034ad523

deprecated.upstream_support no
livecheck.type none

python.versions 27

if {${name} ne ${subport}} {

0 comments on commit 9affed2

Please sign in to comment.
You can’t perform that action at this time.