svn commit: r491197 - head/lang/python-doc-html

Po-Chuan Hsieh sunpoet at freebsd.org
Sat Jan 26 10:51:44 UTC 2019


On Sat, Jan 26, 2019 at 9:02 AM Kubilay Kocak <koobs at freebsd.org> wrote:

> On 26/01/2019 6:59 am, Sunpoet Po-Chuan Hsieh wrote:
> > Author: sunpoet
> > Date: Fri Jan 25 19:59:59 2019
> > New Revision: 491197
> > URL: https://svnweb.freebsd.org/changeset/ports/491197
> >
> > Log:
> >    Update distinfo to Python 3.7.2
> >
> > Modified:
> >    head/lang/python-doc-html/distinfo
> >
> > Modified: head/lang/python-doc-html/distinfo
> >
> ==============================================================================
> > --- head/lang/python-doc-html/distinfo        Fri Jan 25 19:59:54 2019
>       (r491196)
> > +++ head/lang/python-doc-html/distinfo        Fri Jan 25 19:59:59 2019
>       (r491197)
> > @@ -1,4 +1,4 @@
> > -TIMESTAMP = 1545727443
> > +TIMESTAMP = 1548414749
> >   SHA256 (python/python-2.7.15-docs-html.tar.bz2) =
> 5582aa8f59c2d5457ae87e266000f9ef75ed041a02fa72bd988a5169aae8ebde
> >   SIZE (python/python-2.7.15-docs-html.tar.bz2) = 4627519
> >   SHA256 (python/python-2.7.15-docs-pdf-a4.tar.bz2) =
> f747ca034cae426876017c37dfac0648ae535ad0b95d1e3a27385feee602d956
> > @@ -23,11 +23,11 @@ SHA256 (python/python-3.6.8-docs-pdf-letter.tar.bz2)
> =
> >   SIZE (python/python-3.6.8-docs-pdf-letter.tar.bz2) = 13673043
> >   SHA256 (python/python-3.6.8-docs-text.tar.bz2) =
> 4a48632298ac7ed94aedb2c3093170b739b4c7cd607419cbb5bf3edb8f9d8c0a
> >   SIZE (python/python-3.6.8-docs-text.tar.bz2) = 2163182
> > -SHA256 (python/python-3.7.1-docs-html.tar.bz2) =
> d298d0074d9a23a2e2721ed0d55f939f40a880a76e8dea0803bcb7460feaf3ce
> > -SIZE (python/python-3.7.1-docs-html.tar.bz2) = 6184786
> > -SHA256 (python/python-3.7.1-docs-pdf-a4.tar.bz2) =
> 357e0c5c4930a0a5755c167b76deddbf9ad1a41d7f4499b4bca40efed0cb8e4d
> > -SIZE (python/python-3.7.1-docs-pdf-a4.tar.bz2) = 14079624
> > -SHA256 (python/python-3.7.1-docs-pdf-letter.tar.bz2) =
> 24fd080706558656ece6cfaf2050a9e806e48e6388d47515d5e138f9fa91719e
> > -SIZE (python/python-3.7.1-docs-pdf-letter.tar.bz2) = 14079062
> > -SHA256 (python/python-3.7.1-docs-text.tar.bz2) =
> 5249abd53ff709f98cf08a83cc6d6ce6023b20613158daedc2df42eec737e2ba
> > -SIZE (python/python-3.7.1-docs-text.tar.bz2) = 2254192
> > +SHA256 (python/python-3.7.2-docs-html.tar.bz2) =
> 4210e0fe861809d09dc66e4ab447a23958deb548dedde8ab4ba0aa76b9ca8ba7
> > +SIZE (python/python-3.7.2-docs-html.tar.bz2) = 6213366
> > +SHA256 (python/python-3.7.2-docs-pdf-a4.tar.bz2) =
> 6a399aca2ca3555579b23f956f16f8eb6221195708716397521282518539bd6d
> > +SIZE (python/python-3.7.2-docs-pdf-a4.tar.bz2) = 14010184
> > +SHA256 (python/python-3.7.2-docs-pdf-letter.tar.bz2) =
> fd0cc4c048f00238d3db2ea9e600f715f9d3d91598206c429aa0e3ede93ee59d
> > +SIZE (python/python-3.7.2-docs-pdf-letter.tar.bz2) = 14010009
> > +SHA256 (python/python-3.7.2-docs-text.tar.bz2) =
> e2057fd6a8c516f371f1fa139682b8d60bbb051664191054779c328932cda040
> > +SIZE (python/python-3.7.2-docs-text.tar.bz2) = 2258890
> >
>
> PR: 235169
>
> Some entries (Python 3.5) are still missing and Python 3.4 still needs
> to be removed
>

Python 3.5 is an upstream issue. They only provide 3.5.6 documentation but
no 3.5.8 one.
3.4.8 entries are removed in r491257.


More information about the svn-ports-head mailing list