From a43d51ecfcfb02c52e46aca000dc8af67f7cc292 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Mon, 23 Jan 2023 18:14:51 +0100 Subject: [PATCH 1/4] upgpkg: python-plotly 5.13.0-1 upstream release --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 27a27ff..3e58b82 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = python-plotly pkgdesc = An open-source, interactive graphing library - pkgver = 5.12.0 - pkgrel = 4 + pkgver = 5.13.0 + pkgrel = 1 url = https://github.com/plotly/plotly.py arch = x86_64 license = MIT @@ -26,7 +26,7 @@ pkgbase = python-plotly optdepends = python-inflect optdepends = python-psutil options = !strip - source = python-plotly-5.12.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.12.0.tar.gz - sha256sums = 33548f8abc3310acde8ba7d74a57a652ed278ef5c4a999a61ae9fb45cb1961e4 + source = python-plotly-5.13.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.13.0.tar.gz + sha256sums = 53fb583f82b72bdd4e8feb9919cb440f6c92fe644c4d9253f93d1a3ab8a8ce91 pkgname = python-plotly diff --git a/PKGBUILD b/PKGBUILD index 956712d..5cbe610 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Co-Maintainer: Bert Peters pkgname=python-plotly -pkgver=5.12.0 -pkgrel=4 +pkgver=5.13.0 +pkgrel=1 pkgdesc="An open-source, interactive graphing library" arch=('x86_64') url="https://github.com/plotly/plotly.py" @@ -39,7 +39,7 @@ python-pytest ) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz") options=(!strip) # strip isn't useful for python files and takes forever -sha256sums=('33548f8abc3310acde8ba7d74a57a652ed278ef5c4a999a61ae9fb45cb1961e4') +sha256sums=('53fb583f82b72bdd4e8feb9919cb440f6c92fe644c4d9253f93d1a3ab8a8ce91') build() { cd plotly.py-${pkgver}/packages/python/plotly From 3a10f481ac7b668fc902ed74d271406b2ef04318 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Sat, 25 Feb 2023 13:45:16 +0100 Subject: [PATCH 2/4] upgpkg: python-plotly 5.13.1-1 upstream release --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3e58b82..d243d49 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = python-plotly pkgdesc = An open-source, interactive graphing library - pkgver = 5.13.0 + pkgver = 5.13.1 pkgrel = 1 url = https://github.com/plotly/plotly.py arch = x86_64 @@ -26,7 +26,7 @@ pkgbase = python-plotly optdepends = python-inflect optdepends = python-psutil options = !strip - source = python-plotly-5.13.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.13.0.tar.gz - sha256sums = 53fb583f82b72bdd4e8feb9919cb440f6c92fe644c4d9253f93d1a3ab8a8ce91 + source = python-plotly-5.13.1.tar.gz::https://github.com/plotly/plotly.py/archive/v5.13.1.tar.gz + sha256sums = 794b876446b545584601a8d98f47fa61286ebc32036f4be072b9961d8b7b95ac pkgname = python-plotly diff --git a/PKGBUILD b/PKGBUILD index 5cbe610..72ff745 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Bert Peters pkgname=python-plotly -pkgver=5.13.0 +pkgver=5.13.1 pkgrel=1 pkgdesc="An open-source, interactive graphing library" arch=('x86_64') @@ -39,7 +39,7 @@ python-pytest ) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz") options=(!strip) # strip isn't useful for python files and takes forever -sha256sums=('53fb583f82b72bdd4e8feb9919cb440f6c92fe644c4d9253f93d1a3ab8a8ce91') +sha256sums=('794b876446b545584601a8d98f47fa61286ebc32036f4be072b9961d8b7b95ac') build() { cd plotly.py-${pkgver}/packages/python/plotly From 9cef0f9a4b786302e8434a4304c82cc762120d12 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Wed, 29 Mar 2023 22:41:59 +0200 Subject: [PATCH 3/4] upgpkg: python-plotly 5.14.0-1 upstream release --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d243d49..519ab06 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = python-plotly pkgdesc = An open-source, interactive graphing library - pkgver = 5.13.1 + pkgver = 5.14.0 pkgrel = 1 url = https://github.com/plotly/plotly.py arch = x86_64 @@ -26,7 +26,7 @@ pkgbase = python-plotly optdepends = python-inflect optdepends = python-psutil options = !strip - source = python-plotly-5.13.1.tar.gz::https://github.com/plotly/plotly.py/archive/v5.13.1.tar.gz - sha256sums = 794b876446b545584601a8d98f47fa61286ebc32036f4be072b9961d8b7b95ac + source = python-plotly-5.14.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.14.0.tar.gz + sha256sums = df55b53f6dd05219c94a8444e5b62f731193fdd2f6d9dec9d91b35705a6df749 pkgname = python-plotly diff --git a/PKGBUILD b/PKGBUILD index 72ff745..d163713 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Bert Peters pkgname=python-plotly -pkgver=5.13.1 +pkgver=5.14.0 pkgrel=1 pkgdesc="An open-source, interactive graphing library" arch=('x86_64') @@ -39,7 +39,7 @@ python-pytest ) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz") options=(!strip) # strip isn't useful for python files and takes forever -sha256sums=('794b876446b545584601a8d98f47fa61286ebc32036f4be072b9961d8b7b95ac') +sha256sums=('df55b53f6dd05219c94a8444e5b62f731193fdd2f6d9dec9d91b35705a6df749') build() { cd plotly.py-${pkgver}/packages/python/plotly From ca067f9a5fec6b206befddf5b81bcbbf24cd3f74 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Wed, 5 Apr 2023 18:25:31 +0200 Subject: [PATCH 4/4] upgpkg: python-plotly 5.14.1-1 upstream release --- .SRCINFO | 6 +++--- PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 519ab06..1c91f9c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = python-plotly pkgdesc = An open-source, interactive graphing library - pkgver = 5.14.0 + pkgver = 5.14.1 pkgrel = 1 url = https://github.com/plotly/plotly.py arch = x86_64 @@ -26,7 +26,7 @@ pkgbase = python-plotly optdepends = python-inflect optdepends = python-psutil options = !strip - source = python-plotly-5.14.0.tar.gz::https://github.com/plotly/plotly.py/archive/v5.14.0.tar.gz - sha256sums = df55b53f6dd05219c94a8444e5b62f731193fdd2f6d9dec9d91b35705a6df749 + source = python-plotly-5.14.1.tar.gz::https://github.com/plotly/plotly.py/archive/v5.14.1.tar.gz + sha256sums = e1b58deb79a278e6ea7329c0dbcd0988d01688c101ec0d13b64f62e2ca2a8ad1 pkgname = python-plotly diff --git a/PKGBUILD b/PKGBUILD index d163713..fd83a0a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Co-Maintainer: Bert Peters pkgname=python-plotly -pkgver=5.14.0 +pkgver=5.14.1 pkgrel=1 pkgdesc="An open-source, interactive graphing library" arch=('x86_64') @@ -39,7 +39,7 @@ python-pytest ) source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz") options=(!strip) # strip isn't useful for python files and takes forever -sha256sums=('df55b53f6dd05219c94a8444e5b62f731193fdd2f6d9dec9d91b35705a6df749') +sha256sums=('e1b58deb79a278e6ea7329c0dbcd0988d01688c101ec0d13b64f62e2ca2a8ad1') build() { cd plotly.py-${pkgver}/packages/python/plotly