[macports-ports] 01/02: py-graveyard: add py34-pyrfc3339
Ryan Schmidt
ryandesign at macports.org
Mon Jun 11 14:50:08 UTC 2018
On Jun 11, 2018, at 06:11, Marius Schamschula wrote:
> Marius Schamschula (Schamschula) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/dfa205dc41704c676c0314dbad7b05f0dd316dd4
>
> commit dfa205dc41704c676c0314dbad7b05f0dd316dd4
>
> Author: Marius Schamschula
> AuthorDate: Mon Jun 11 06:09:32 2018 -0500
>
>
> py-graveyard: add py34-pyrfc3339
>
> ---
> python/py-graveyard/Portfile | 1 +
> 1 file changed, 1 insertion(+)
>
>
> diff --git a/python/py-graveyard/Portfile b/python/py-graveyard/Portfile
> index 96be0cb..f7b4c59 100644
> --- a/python/py-graveyard/Portfile
> +++ b/python/py-graveyard/Portfile
> @@ -183,6 +183,7 @@ py-pyobjc-quartz 2.5.1_1 26 31 32 33
> py-pyodbc 3.0.6_1 26
> py-pyopencl 2013.2_1 26 33
> py-pyqtgraph 0.9.10_1 34
> +py-pyrfc3339 1.0 34
> py-pyshp 1.2.1_1 26 32 33
> py-pytidylib 0.2.1_1 26
> py-pytools 2013.5.6_1 26 33
The version or revision of the replacement port must be higher than the original port, otherwise the port is not considered outdated and replacement does not occur. So since the port was at version 1.0 revision 0 before, it must be at 1.0 revision 1 (1.0_1) or higher when listed in the graveyard.
More information about the macports-dev
mailing list