~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
4 2

[PATCH] unmaintained/cherrytree: upgrade to 0.38.9

Paul Bredbury <brebs@sent.com>
Details
Message ID
<20191103223943.27589-1-brebs@sent.com>
DKIM signature
missing
Download raw message
Patch: +2 -4
---
 unmaintained/cherrytree/APKBUILD | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/unmaintained/cherrytree/APKBUILD b/unmaintained/cherrytree/APKBUILD
index 52f9d7b84b..1f8a319bb9 100644
--- a/unmaintained/cherrytree/APKBUILD
+++ b/unmaintained/cherrytree/APKBUILD
@@ -1,6 +1,6 @@
# Contributor: Paul Bredbury <brebs@sent.com>
pkgname=cherrytree
pkgver=0.38.8
pkgver=0.38.9
pkgrel=0
pkgdesc="Hierarchical note-taking app featuring rich text"
url="https://www.giuspen.com/cherrytree/"
@@ -15,14 +15,12 @@ options="!check" # No test suite
builddir="$srcdir/$pkgname-$pkgver"

build() {
	cd "$builddir"
	python2 setup.py build
}

package() {
	cd "$builddir"
	python2 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="0ba188c93ce8c3eee73f7c8622872305df95c2c545d1bfd486af744229d6edc166ac6a9e10621d059a245d01b5458ad6dd8efdfdb9265cef0028f2426cfd1f72  cherrytree-0.38.8.tar.xz
sha512sums="503803af5ee56d2cd84567ae9c1f6e33ec92377e488443aff0e9dc0378e1b95109d761cce703a5c20782147180a47a9a1d1d13849381fa6147075a833ac1e577  cherrytree-0.38.9.tar.xz
d56dbb037c9205d038892bd4d7fd48ff4406162a1114ab7b9991b76f974fb683e1d3ddc3bfaa37214269c032c2908ec00e5ad17e2c6439a280eff8881e291428  update-desktop-database-removal.patch"
-- 
2.23.0
Details
Message ID
<20191104053414.GG356904@alpha>
In-Reply-To
<20191103223943.27589-1-brebs@sent.com> (view parent)
DKIM signature
missing
Download raw message
On Sun, Nov 03, 2019 at 10:39:43PM +0000, Paul Bredbury wrote:
> ---
>  unmaintained/cherrytree/APKBUILD | 6 ++----
>  1 file changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/unmaintained/cherrytree/APKBUILD b/unmaintained/cherrytree/APKBUILD
> index 52f9d7b84b..1f8a319bb9 100644
> --- a/unmaintained/cherrytree/APKBUILD
> +++ b/unmaintained/cherrytree/APKBUILD
> @@ -1,6 +1,6 @@
>  # Contributor: Paul Bredbury <brebs@sent.com>
>  pkgname=cherrytree
> -pkgver=0.38.8
> +pkgver=0.38.9
>  pkgrel=0
>  pkgdesc="Hierarchical note-taking app featuring rich text"
>  url="https://www.giuspen.com/cherrytree/"
> @@ -15,14 +15,12 @@ options="!check" # No test suite
>  builddir="$srcdir/$pkgname-$pkgver"
>  
>  build() {
> -	cd "$builddir"
>  	python2 setup.py build
>  }
>  
>  package() {
> -	cd "$builddir"
>  	python2 setup.py install --prefix=/usr --root="$pkgdir"
>  }
>  
> -sha512sums="0ba188c93ce8c3eee73f7c8622872305df95c2c545d1bfd486af744229d6edc166ac6a9e10621d059a245d01b5458ad6dd8efdfdb9265cef0028f2426cfd1f72  cherrytree-0.38.8.tar.xz
> +sha512sums="503803af5ee56d2cd84567ae9c1f6e33ec92377e488443aff0e9dc0378e1b95109d761cce703a5c20782147180a47a9a1d1d13849381fa6147075a833ac1e577  cherrytree-0.38.9.tar.xz
>  d56dbb037c9205d038892bd4d7fd48ff4406162a1114ab7b9991b76f974fb683e1d3ddc3bfaa37214269c032c2908ec00e5ad17e2c6439a280eff8881e291428  update-desktop-database-removal.patch"
> -- 
> 2.23.0

Hello Paul,

I see that you are interested in this aport. Do you care to maintain it?
Then it can be moved out of unmaintained.

I'll apply this in any case.

Kind regards, Kevin.
Paul Bredbury <brebs@sent.com>
Details
Message ID
<8486a6b755d6070df8b4a0b11e01ff8d3eda1ef4.camel@sent.com>
In-Reply-To
<20191104053414.GG356904@alpha> (view parent)
DKIM signature
missing
Download raw message
On Mon, 2019-11-04 at 06:34 +0100, Kevin Daudt wrote:
> I see that you are interested in this aport. Do you care to maintain it?
> Then it can be moved out of unmaintained.

Hi Kevin,

Yes, I can be the maintainer of cherrytree. Also e.g. compton, flameshot, lout, prixovy, sshuttle, sslscan, vym.

Cheers,
Paul.
Details
Message ID
<20191104115009.GH356904@alpha>
In-Reply-To
<8486a6b755d6070df8b4a0b11e01ff8d3eda1ef4.camel@sent.com> (view parent)
DKIM signature
missing
Download raw message
On Mon, Nov 04, 2019 at 07:49:25AM +0000, Paul Bredbury wrote:
> On Mon, 2019-11-04 at 06:34 +0100, Kevin Daudt wrote:
> > I see that you are interested in this aport. Do you care to maintain it?
> > Then it can be moved out of unmaintained.
> 
> Hi Kevin,
> 
> Yes, I can be the maintainer of cherrytree. Also e.g. compton, flameshot, lout, prixovy, sshuttle, sslscan, vym.
> 
> Cheers,
> Paul.

Hey Paul,

Feel free to send a patch / crete a merge request doing so.

Kind regards, Kevin

[PATCH v2] unmaintained/cherrytree: upgrade to 3.8.11, add maintainer

Paul Bredbury <brebs@sent.com>
Details
Message ID
<20200110203056.14208-1-brebs@sent.com>
In-Reply-To
<20191103223943.27589-1-brebs@sent.com> (view parent)
DKIM signature
missing
Download raw message
Patch: +3 -4
---
 unmaintained/cherrytree/APKBUILD | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/unmaintained/cherrytree/APKBUILD b/unmaintained/cherrytree/APKBUILD
index 52f9d7b84b..25388134db 100644
--- a/unmaintained/cherrytree/APKBUILD
+++ b/unmaintained/cherrytree/APKBUILD
@@ -1,6 +1,7 @@
# Contributor: Paul Bredbury <brebs@sent.com>
# Maintainer: Paul Bredbury <brebs@sent.com>
pkgname=cherrytree
pkgver=0.38.8
pkgver=0.38.11
pkgrel=0
pkgdesc="Hierarchical note-taking app featuring rich text"
url="https://www.giuspen.com/cherrytree/"
@@ -15,14 +16,12 @@ options="!check" # No test suite
builddir="$srcdir/$pkgname-$pkgver"

build() {
	cd "$builddir"
	python2 setup.py build
}

package() {
	cd "$builddir"
	python2 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="0ba188c93ce8c3eee73f7c8622872305df95c2c545d1bfd486af744229d6edc166ac6a9e10621d059a245d01b5458ad6dd8efdfdb9265cef0028f2426cfd1f72  cherrytree-0.38.8.tar.xz
sha512sums="f9417e48c3e9a34ad4595f23ccaa42f16f3eebe644e5d7775297bd4b285f39b66932607b7d4e45b0ce3776db1e4329d40a570e919a5835aab2856b185f657b50  cherrytree-0.38.11.tar.xz
d56dbb037c9205d038892bd4d7fd48ff4406162a1114ab7b9991b76f974fb683e1d3ddc3bfaa37214269c032c2908ec00e5ad17e2c6439a280eff8881e291428  update-desktop-database-removal.patch"
-- 
2.24.1
Reply to thread Export thread (mbox)