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

2021-09-30 Thread Antonio Rojas via arch-commits
Date: Thursday, September 30, 2021 @ 19:02:13
  Author: arojas
Revision: 1026212

Update to 0.13.7

Modified:
  hotdoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-09-30 18:59:46 UTC (rev 1026211)
+++ PKGBUILD2021-09-30 19:02:13 UTC (rev 1026212)
@@ -2,7 +2,7 @@
 
 _pkgname=hotdoc
 pkgname=hotdoc
-pkgver=0.13.4
+pkgver=0.13.7
 pkgrel=1
 pkgdesc="the tastiest API documentation system"
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('clang: for the C extension'
 'llvm: for the C extension')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
-sha256sums=('2d917b20f084717ca607d39b4bc498292f9d170ddf3c94f21062cda7a3d5ab91')
-b2sums=('e9fa7d39970237a47c77d0c275fd84bf5ce3a446efabf810b23430ef06150d696e6ad223118fdd04632be297a0e564962cf3bbddafcfe9f3795036fbf0dc32a7')
+sha256sums=('1123a659e2c94972c32813ec301191d333db24712a83f7e3d06dd58d47cf0098')
+b2sums=('89a2f2797d8f4ef3a004b37feb29a22d251d2d728d3695da1688dbce58257897305be92ae95397154fb5f8cb8e295e46f7f880bfcfe3266c94ab9c6b30501e94')
 
 build() {
 cd "${srcdir}"/${pkgname}-${pkgver}



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

2021-07-07 Thread Eli Schwartz via arch-commits
Date: Thursday, July 8, 2021 @ 04:22:28
  Author: eschwartz
Revision: 975485

upgpkg: hotdoc 0.13.4-1: upstream release

Modified:
  hotdoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-07-08 04:10:08 UTC (rev 975484)
+++ PKGBUILD2021-07-08 04:22:28 UTC (rev 975485)
@@ -2,7 +2,7 @@
 
 _pkgname=hotdoc
 pkgname=hotdoc
-pkgver=0.13.3
+pkgver=0.13.4
 pkgrel=1
 pkgdesc="the tastiest API documentation system"
 arch=('x86_64')
@@ -15,8 +15,8 @@
 optdepends=('clang: for the C extension'
 'llvm: for the C extension')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
-sha256sums=('226042da44a7a710316112fba1083c3165fe26bdfd701835569934c077a95cb1')
-b2sums=('bb01759ca7029f4fed448643316301c058fc81cc315d37b9bbddb9df117955c33ca5800c1e81eee8174e9e31f882dd0166d38fa23c59f8f6a3ee2d0528885a41')
+sha256sums=('2d917b20f084717ca607d39b4bc498292f9d170ddf3c94f21062cda7a3d5ab91')
+b2sums=('e9fa7d39970237a47c77d0c275fd84bf5ce3a446efabf810b23430ef06150d696e6ad223118fdd04632be297a0e564962cf3bbddafcfe9f3795036fbf0dc32a7')
 
 build() {
 cd "${srcdir}"/${pkgname}-${pkgver}



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

2021-03-14 Thread Eli Schwartz via arch-commits
Date: Monday, March 15, 2021 @ 02:26:03
  Author: eschwartz
Revision: 891370

upgpkg: hotdoc 0.13.3-1: upstream release

Modified:
  hotdoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-15 00:28:22 UTC (rev 891369)
+++ PKGBUILD2021-03-15 02:26:03 UTC (rev 891370)
@@ -2,7 +2,7 @@
 
 _pkgname=hotdoc
 pkgname=hotdoc
-pkgver=0.13.2
+pkgver=0.13.3
 pkgrel=1
 pkgdesc="the tastiest API documentation system"
 arch=('x86_64')
@@ -15,17 +15,9 @@
 optdepends=('clang: for the C extension'
 'llvm: for the C extension')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
-sha256sums=('243bc53fa8ed321b00066a673ab518e0e63c6d34bdd78eab56c68ecceb967916')
-b2sums=('cfe4d1bbb9ea912af9efadfd332dd29c731bd2c3db471e5fd1eb1b659af3810bcdec7b6a9be73a03b3c7fe65558f0a352eadbe2573dcec6c11579c75b33f28dd')
+sha256sums=('226042da44a7a710316112fba1083c3165fe26bdfd701835569934c077a95cb1')
+b2sums=('bb01759ca7029f4fed448643316301c058fc81cc315d37b9bbddb9df117955c33ca5800c1e81eee8174e9e31f882dd0166d38fa23c59f8f6a3ee2d0528885a41')
 
-prepare() {
-cd "${srcdir}"/${pkgname}-${pkgver}
-
-# remove crucial file that isn't in git and crucially prints '42' when 
imported
-# (just kidding, the sdist accidentally disted it)
-rm hotdoc/foo.py
-}
-
 build() {
 cd "${srcdir}"/${pkgname}-${pkgver}
 


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

2021-03-02 Thread Eli Schwartz via arch-commits
Date: Wednesday, March 3, 2021 @ 02:25:52
  Author: eschwartz
Revision: 878819

upgpkg: hotdoc 0.13.2-1: upstream release

Modified:
  hotdoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-03-03 02:12:04 UTC (rev 878818)
+++ PKGBUILD2021-03-03 02:25:52 UTC (rev 878819)
@@ -2,7 +2,7 @@
 
 _pkgname=hotdoc
 pkgname=hotdoc
-pkgver=0.13.1
+pkgver=0.13.2
 pkgrel=1
 pkgdesc="the tastiest API documentation system"
 arch=('x86_64')
@@ -15,9 +15,17 @@
 optdepends=('clang: for the C extension'
 'llvm: for the C extension')
 
source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz";)
-sha256sums=('caec543e575835dcaab46c39cfbe4ac9c8f9bfbd1951fabbe8fd19fa6add5c2b')
-b2sums=('a9d316258ed629168fa482bfc8b2d97c745f8cfbeb728277c8accf863eb4ab080faaa795cae5258d8ffb2b08c63ce2c7e4c0f778bdbc2e7e55a1e18418653cef')
+sha256sums=('243bc53fa8ed321b00066a673ab518e0e63c6d34bdd78eab56c68ecceb967916')
+b2sums=('cfe4d1bbb9ea912af9efadfd332dd29c731bd2c3db471e5fd1eb1b659af3810bcdec7b6a9be73a03b3c7fe65558f0a352eadbe2573dcec6c11579c75b33f28dd')
 
+prepare() {
+cd "${srcdir}"/${pkgname}-${pkgver}
+
+# remove crucial file that isn't in git and crucially prints '42' when 
imported
+# (just kidding, the sdist accidentally disted it)
+rm hotdoc/foo.py
+}
+
 build() {
 cd "${srcdir}"/${pkgname}-${pkgver}