commit:     91498aa680639a2c0d700ca3f58cabf0dc4f26cb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Mar  2 14:47:54 2026 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon Mar  2 14:47:58 2026 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=91498aa6

dev-cpp/coeurl: add 0.3.2, drop 0.3.0

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-cpp/coeurl/Manifest                                     | 2 +-
 dev-cpp/coeurl/{coeurl-0.3.0.ebuild => coeurl-0.3.2.ebuild} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-cpp/coeurl/Manifest b/dev-cpp/coeurl/Manifest
index 79b451b770..6bb0d0eb7a 100644
--- a/dev-cpp/coeurl/Manifest
+++ b/dev-cpp/coeurl/Manifest
@@ -1,2 +1,2 @@
-DIST coeurl-0.3.0.tar.bz2 46292 BLAKE2B 
e00e70da3759fa6479d703af8bb520e96f41cbfdd9dc35c2b982f12ca9d596516283d56749785c6862e081b832a29a8453a3a57251c4c968724ed20ccf98d080
 SHA512 
4ad5a279689ad360f7b33f110e3bf174578655ab036405789d43bcbc73f775c51ab69cb20e79e1229ba045414a2d46e97869a0cd62b978e518cdf23a86b0a846
 DIST coeurl-0.3.1.tar.bz2 46513 BLAKE2B 
8a80ece8449ced486c56114fba1c544eebc25d165daac630c5d1f3af6d8c4dfd96361afc51d3d4f92fabeff0cdc61dcea9a068c915b3dbd8cc6e7a8bf3baf0a7
 SHA512 
d9369162ef75a40cafaec88e6b32b6a28daf293691ca017b97b0e4900ae6960f4956124cb8b9ebc3659e174dd55c51441225e212e5c1dbad88413a71faa8c718
+DIST coeurl-0.3.2.tar.bz2 47879 BLAKE2B 
5b496b400d6637f897b57d270ef132bc056a237cf23cac5be9e7f72791870876e634be30f3f6bce3325dcbe56b4223faf51fb426707d212e632c666626aa993c
 SHA512 
93370dcf179acb9449746ef606c475e2a2f61308cb662c5d607144df74677c51b42ed3093c5b8f47dd030e91dee8f0b640a927ce8320e29a34d6bfbe04cf4a63

diff --git a/dev-cpp/coeurl/coeurl-0.3.0.ebuild 
b/dev-cpp/coeurl/coeurl-0.3.2.ebuild
similarity index 90%
rename from dev-cpp/coeurl/coeurl-0.3.0.ebuild
rename to dev-cpp/coeurl/coeurl-0.3.2.ebuild
index 13128ee8a0..1c1cd91a2b 100644
--- a/dev-cpp/coeurl/coeurl-0.3.0.ebuild
+++ b/dev-cpp/coeurl/coeurl-0.3.2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{12..14} )
 inherit edo meson python-any-r1
 
-DESCRIPTION="A simple async wrapper around CURL for C++"
+DESCRIPTION="Simple async wrapper around CURL for C++"
 HOMEPAGE="https://nheko.im/nheko-reborn/coeurl";
 
SRC_URI="https://nheko.im/nheko-reborn/coeurl/-/archive/v${PV}/${PN}-v${PV}.tar.bz2
 -> ${P}.tar.bz2"
 S="${WORKDIR}/${PN}-v${PV}"

Reply via email to