[arch-commits] Commit in python-docs/trunk (PKGBUILD mirror-to-arch.sh)

Morten Linderud foxboron at archlinux.org
Thu Jul 5 17:55:47 UTC 2018


    Date: Thursday, July 5, 2018 @ 17:55:47
  Author: foxboron
Revision: 353029

upgpkg: python-docs 3.6.6-1

Updated to 3.6.6

Modified:
  python-docs/trunk/PKGBUILD
Deleted:
  python-docs/trunk/mirror-to-arch.sh

-------------------+
 PKGBUILD          |    4 ++--
 mirror-to-arch.sh |    5 -----
 2 files changed, 2 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 17:54:43 UTC (rev 353028)
+++ PKGBUILD	2018-07-05 17:55:47 UTC (rev 353029)
@@ -4,7 +4,7 @@
 # Contributor : Rohan Dhruva (rohandhruva at gmail dot com)
 
 pkgname=python-docs
-pkgver=3.6.5
+pkgver=3.6.6
 pkgrel=1
 pkgdesc="Set of HTML documentation for python"
 arch=('any')
@@ -12,7 +12,7 @@
 license=('GPL')
 options=('docs')
 source=(https://sources.archlinux.org/other/community/python-docs/python-$pkgver-docs-html.tar.bz2)
-sha256sums=('95835e11a1da9879453973514487670265572f8f70f185ef80f1d452a16fa0b0')
+sha256sums=('5db928eb9d0cbdebaf11b62f3df3a8473bf7e8e9eecad92b4e4364f993502694')
 
 package() {
   mkdir -p "$pkgdir"/usr/share/doc/python/html

Deleted: mirror-to-arch.sh
===================================================================
--- mirror-to-arch.sh	2018-07-05 17:54:43 UTC (rev 353028)
+++ mirror-to-arch.sh	2018-07-05 17:55:47 UTC (rev 353029)
@@ -1,5 +0,0 @@
-#!/bin/bash -x
-
-source PKGBUILD
-wget https://docs.python.org/3/archives/python-$pkgver-docs-html.tar.bz2
-scp python-$pkgver-docs-html.tar.bz2 repos.archlinux.org:/srv/sources/other/community/python-docs/



More information about the arch-commits mailing list