[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2020-06-04 Thread Felix Yan via arch-commits
Date: Thursday, June 4, 2020 @ 07:38:29
  Author: felixonmars
Revision: 638693

upgpkg: python2-docs 2.7.18-1

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-04 07:38:11 UTC (rev 638692)
+++ PKGBUILD2020-06-04 07:38:29 UTC (rev 638693)
@@ -2,7 +2,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.17
+pkgver=2.7.18
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -11,7 +11,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha512sums=('e0f1b2c75297dfb7b0b8913423db0d6ee9fde171b346831244fae5a783c2f834ef49dd137d835d4f052bb65a5962e051835b298271ad679dcf19b1d9118d968b')
+sha512sums=('db39390577ec86f13c9b6b57c01cba36fe9fd89092a773dc94f1a6a19d912759d097c4d80e765d3657b572abc731c1da9e7b4cd4c38065cd444606b906744abe')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2020-06-03 Thread Felix Yan via arch-commits
Date: Wednesday, June 3, 2020 @ 17:37:31
  Author: felixonmars
Revision: 638375

upgpkg: python2-docs 2.7.17-1

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-03 17:37:00 UTC (rev 638374)
+++ PKGBUILD2020-06-03 17:37:31 UTC (rev 638375)
@@ -2,7 +2,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.16
+pkgver=2.7.17
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -11,7 +11,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha512sums=('477b2c2225cdc687e5ff68e5df529309d8ee8d7075f3643af730f7aa51e060460a03d1b0a5bf2d05aa2115368ddc33709a45b19972a729575d9070af78360c80')
+sha512sums=('e0f1b2c75297dfb7b0b8913423db0d6ee9fde171b346831244fae5a783c2f834ef49dd137d835d4f052bb65a5962e051835b298271ad679dcf19b1d9118d968b')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 18:13:25
  Author: felixonmars
Revision: 634713

upgpkg: python2-docs 2.7.16-1

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 18:13:09 UTC (rev 634712)
+++ PKGBUILD2020-05-25 18:13:25 UTC (rev 634713)
@@ -2,8 +2,8 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.15
-pkgrel=2
+pkgver=2.7.16
+pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
 url="https://docs.python.org/";
@@ -11,7 +11,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('5582aa8f59c2d5457ae87e266000f9ef75ed041a02fa72bd988a5169aae8ebde')
+sha512sums=('477b2c2225cdc687e5ff68e5df529309d8ee8d7075f3643af730f7aa51e060460a03d1b0a5bf2d05aa2115368ddc33709a45b19972a729575d9070af78360c80')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 15:30:18
  Author: felixonmars
Revision: 634560

upgpkg: python2-docs 2.7.15-2: Buildinfo Format 1 rebuild

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 15:29:34 UTC (rev 634559)
+++ PKGBUILD2020-05-25 15:30:18 UTC (rev 634560)
@@ -3,7 +3,7 @@
 
 pkgname=python2-docs
 pkgver=2.7.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
 url="https://docs.python.org/";


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2019-06-17 Thread Antonio Rojas via arch-commits
Date: Monday, June 17, 2019 @ 20:47:36
  Author: arojas
Revision: 482026

https

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-06-17 20:47:20 UTC (rev 482025)
+++ PKGBUILD2019-06-17 20:47:36 UTC (rev 482026)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
-url="http://docs.python.org/";
+url="https://docs.python.org/";
 license=('GPL')
 install=python2-docs.install
 options=('docs')


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2018-05-21 Thread Morten Linderud via arch-commits
Date: Monday, May 21, 2018 @ 08:38:40
  Author: foxboron
Revision: 325900

upgpkg: python2-docs 2.7.15-1

Updated to 2.7.15

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-21 08:36:33 UTC (rev 325899)
+++ PKGBUILD2018-05-21 08:38:40 UTC (rev 325900)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.14
+pkgver=2.7.15
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('624ef76fd4c94631f2c5ebf890dd44930f2fbcae4176c4879f457d5abfe3d483')
+sha256sums=('5582aa8f59c2d5457ae87e266000f9ef75ed041a02fa72bd988a5169aae8ebde')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2018-02-12 Thread Morten Linderud via arch-commits
Date: Monday, February 12, 2018 @ 21:25:27
  Author: foxboron
Revision: 293651

upgpkg: python2-docs 2.7.14-1

Updated to 2.7.14

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-12 21:22:03 UTC (rev 293650)
+++ PKGBUILD2018-02-12 21:25:27 UTC (rev 293651)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.13
+pkgver=2.7.14
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('af2b5e474a5cbb950447f531137b136b98ea3bb68fbf4b1061011db29c0d9977')
+sha256sums=('624ef76fd4c94631f2c5ebf890dd44930f2fbcae4176c4879f457d5abfe3d483')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2017-07-03 Thread Sergej Pupykin
Date: Monday, July 3, 2017 @ 09:47:54
  Author: spupykin
Revision: 242150

upgpkg: python2-docs 2.7.13-1

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-03 09:47:46 UTC (rev 242149)
+++ PKGBUILD2017-07-03 09:47:54 UTC (rev 242150)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.12
+pkgver=2.7.13
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('40891e010cdd9a752a17bd02e30aa853f9a2a7767ee82911cf4507dfa3b13de8')
+sha256sums=('af2b5e474a5cbb950447f531137b136b98ea3bb68fbf4b1061011db29c0d9977')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2016-11-14 Thread Sergej Pupykin
Date: Monday, November 14, 2016 @ 17:35:22
  Author: spupykin
Revision: 195827

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-11-14 17:35:03 UTC (rev 195826)
+++ PKGBUILD2016-11-14 17:35:22 UTC (rev 195827)
@@ -11,8 +11,8 @@
 license=('GPL')
 install=python2-docs.install
 options=('docs')
-source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('b56e889461a298fd2debba7767653daa')
+source=(https://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
+sha256sums=('40891e010cdd9a752a17bd02e30aa853f9a2a7767ee82911cf4507dfa3b13de8')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2016-08-08 Thread Sergej Pupykin
Date: Monday, August 8, 2016 @ 11:57:34
  Author: spupykin
Revision: 185996

upgpkg: python2-docs 2.7.12-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-08 11:57:27 UTC (rev 185995)
+++ PKGBUILD2016-08-08 11:57:34 UTC (rev 185996)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.11
+pkgver=2.7.12
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('37e1bf28393653575899a00280091af6')
+md5sums=('b56e889461a298fd2debba7767653daa')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2016-01-19 Thread Sergej Pupykin
Date: Tuesday, January 19, 2016 @ 14:24:39
  Author: spupykin
Revision: 157637

upgpkg: python2-docs 2.7.11-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-19 13:24:34 UTC (rev 157636)
+++ PKGBUILD2016-01-19 13:24:39 UTC (rev 157637)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.10
+pkgver=2.7.11
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('545fef39b52b15641f6936c623150c63')
+md5sums=('37e1bf28393653575899a00280091af6')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2015-11-05 Thread Sergej Pupykin
Date: Thursday, November 5, 2015 @ 11:54:14
  Author: spupykin
Revision: 146030

upgpkg: python2-docs 2.7.10-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-05 10:54:10 UTC (rev 146029)
+++ PKGBUILD2015-11-05 10:54:14 UTC (rev 146030)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.9
+pkgver=2.7.10
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('8804bc888f6b7a1cc217be1acbb59ad6')
+md5sums=('545fef39b52b15641f6936c623150c63')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2015-04-05 Thread Sergej Pupykin
Date: Monday, April 6, 2015 @ 00:34:00
  Author: spupykin
Revision: 130751

upgpkg: python2-docs 2.7.9-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-05 22:33:58 UTC (rev 130750)
+++ PKGBUILD2015-04-05 22:34:00 UTC (rev 130751)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.8
+pkgver=2.7.9
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('2cf9ba96b2723a5268cd14432b15fdcf')
+md5sums=('8804bc888f6b7a1cc217be1acbb59ad6')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html


[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2014-07-14 Thread Sergej Pupykin
Date: Monday, July 14, 2014 @ 15:45:50
  Author: spupykin
Revision: 115708

upgpkg: python2-docs 2.7.8-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-14 13:45:48 UTC (rev 115707)
+++ PKGBUILD2014-07-14 13:45:50 UTC (rev 115708)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.6
+pkgver=2.7.8
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('7613314d1aaa7dcc522ca9d3fd43dace')
+md5sums=('2cf9ba96b2723a5268cd14432b15fdcf')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html



[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2014-03-12 Thread Sergej Pupykin
Date: Wednesday, March 12, 2014 @ 11:57:23
  Author: spupykin
Revision: 107089

upgpkg: python2-docs 2.7.6-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-12 10:57:20 UTC (rev 107088)
+++ PKGBUILD2014-03-12 10:57:23 UTC (rev 107089)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.5
+pkgver=2.7.6
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('77ae8fd6b456c6339a1a62d57425335b')
+md5sums=('7613314d1aaa7dcc522ca9d3fd43dace')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html



[arch-commits] Commit in python2-docs/trunk (PKGBUILD)

2013-04-17 Thread Sergej Pupykin
Date: Wednesday, April 17, 2013 @ 17:10:50
  Author: spupykin
Revision: 88432

upgpkg: python2-docs 2.7.4-1

upd

Modified:
  python2-docs/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-17 14:15:49 UTC (rev 88431)
+++ PKGBUILD2013-04-17 15:10:50 UTC (rev 88432)
@@ -3,7 +3,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python2-docs
-pkgver=2.7.3
+pkgver=2.7.4
 pkgrel=1
 pkgdesc="Set of HTML documentation for python."
 arch=('any')
@@ -12,7 +12,7 @@
 install=python2-docs.install
 options=('docs')
 
source=(http://docs.python.org/ftp/python/doc/$pkgver/python-$pkgver-docs-html.tar.bz2)
-md5sums=('101c13d39f76fd6706aac3a9196b2f01')
+md5sums=('45be073ad81e1b2f6ad1fa25132f60c6')
 
 package() {
   mkdir -p $pkgdir/usr/share/doc/python2/html