Skip to content

Commit

Permalink
py-python-augeas05: mark as obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed May 5, 2018
1 parent 0a52079 commit 183d848
Showing 1 changed file with 5 additions and 23 deletions.
28 changes: 5 additions & 23 deletions python/py-python-augeas05/Portfile
@@ -1,31 +1,13 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup python 1.0
replaced_by py-python-augeas
PortGroup obsolete 1.0

name py-python-augeas05
set real_name python-augeas
epoch 1
version 0.5.0
python.versions 27 34 35 36
maintainers nomaintainer
license LGPL-2.1+
description Python bindings for Augeas
long_description ${description}
platforms darwin
revision 1
categories python

conflicts py-python-augeas

homepage https://pypi.python.org/pypi/${real_name}/
master_sites pypi:p/${real_name}
distname ${real_name}-${version}

checksums rmd160 909056aeef54735a398581b7a30acb5eff190279 \
sha256 67d59d66cdba8d624e0389b87b2a83a176f21f16a87553b50f5703b23f29bac2

if {${name} ne ${subport}} {
depends_lib-append \
port:augeas
}

livecheck.type none
# Remove after May 5, 2019

0 comments on commit 183d848

Please sign in to comment.