[gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/

2024-04-27 Thread Anna Vyalkova
commit: f2936a14783dae6d1a6eb66e7f701bbf07bd1e57
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sat Apr 27 09:15:46 2024 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Sat Apr 27 09:50:08 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f2936a14

dev-crystal/kemal: add 1.5.0, drop 1.3.0 and 1.4.0

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-crystal/kemal/Manifest |  3 +--
 dev-crystal/kemal/kemal-1.3.0.ebuild   | 29 --
 .../{kemal-1.4.0.ebuild => kemal-1.5.0.ebuild} |  4 +--
 3 files changed, 3 insertions(+), 33 deletions(-)

diff --git a/dev-crystal/kemal/Manifest b/dev-crystal/kemal/Manifest
index a66b540e02..2e6d66f00b 100644
--- a/dev-crystal/kemal/Manifest
+++ b/dev-crystal/kemal/Manifest
@@ -1,3 +1,2 @@
 DIST kemal-1.1.2.tar.gz 49111 BLAKE2B 
d14aca282dfe944d5d4e2f5ecf3261663bfd907e573ca64585f6f507f877a2923f43c7fd35b001924bd0f48fb2338d23e4ff52a2696f7626d56b75e346149aed
 SHA512 
7e45da9fae8e0c5d204971af34d21102e2bd82eb1a7f6e6e860547f55dbad19b9fcc25d772fd41d4478740d70303fe75988cddb6c658eb1fdda5ffeecd7e5318
-DIST kemal-1.3.0.tar.gz 49862 BLAKE2B 
b99ce90c2dcc3d3634689c47e91955e9fbbadfe05f2114e8eee582a61921dd82b8caa6e4dd0d4b58ec00482237b08b216d6a3849d7382ff4d7823de62409dbfe
 SHA512 
00b12d7bf74679dde96c929a515e7db62c455be348a33d06c0aaf182e17655be3214d523f301318315ab28400eb626f4a5b7693fd9e8bf7e99d6ded7181dbbea
-DIST kemal-1.4.0.tar.gz 51350 BLAKE2B 
ba81724cd0b4d24e64dbfa8df35f45ea782841833fa051a169b41eecd207286424985ef924bc3eb78036c4f26d1330ecc43459164042454d3183cb6f181973d6
 SHA512 
ff78f9489de31000830ec5cca7e6fc15e4ba8e85c4e6c9e5b2378521e73f47e210ad1e763d36d893b930bc601bae3b1a905ab5bc12df07e426e7d5e0608e78cd
+DIST kemal-1.5.0.tar.gz 51705 BLAKE2B 
bb05921a4d21e1e94f01faefa532553dddcc1a8d85d6a12d8f14d632b2563dd2c4cbf2376ce57436f3a859c5b02f4d5bc56ce188bb089ac3995c434ee553bdf9
 SHA512 
b58c1294913e62d84ba28a181d42ac3900e1038fcd5e09cbd665aa4d0c3dea68485b4c6e7559d52510c17de15494f8a745f41f2b55c0a5932ce98700103884fc

diff --git a/dev-crystal/kemal/kemal-1.3.0.ebuild 
b/dev-crystal/kemal/kemal-1.3.0.ebuild
deleted file mode 100644
index aace18b901..00
--- a/dev-crystal/kemal/kemal-1.3.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit shards
-
-DESCRIPTION="Lightning Fast, Super Simple web framework"
-HOMEPAGE="
-   https://kemalcr.com/
-   https://github.com/kemalcr/kemal
-"
-SRC_URI="https://github.com/kemalcr/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-   dev-crystal/exception_page
-   dev-crystal/radix
-"
-
-src_prepare() {
-   default
-
-   # 'crystal eval' fails
-   rm spec/run_spec.cr || die
-}

diff --git a/dev-crystal/kemal/kemal-1.4.0.ebuild 
b/dev-crystal/kemal/kemal-1.5.0.ebuild
similarity index 88%
rename from dev-crystal/kemal/kemal-1.4.0.ebuild
rename to dev-crystal/kemal/kemal-1.5.0.ebuild
index 70028fda5d..164a54c4c0 100644
--- a/dev-crystal/kemal/kemal-1.4.0.ebuild
+++ b/dev-crystal/kemal/kemal-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -23,7 +23,7 @@ RDEPEND="
 
 src_test() {
# conflicts with spec/run_spec.cr
-   unset CRYSTAL_OPTS
+   local -x CRYSTAL_OPTS=
 
shards_src_test
 }



[gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/

2023-06-07 Thread Anna Vyalkova
commit: 710cf4aca66c437dc86428cc67da2386bc6ca998
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Jun  7 20:14:20 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Jun  7 20:14:20 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=710cf4ac

dev-crystal/kemal: add upstream maintainer

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-crystal/kemal/metadata.xml | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/dev-crystal/kemal/metadata.xml b/dev-crystal/kemal/metadata.xml
index 7ebbd0334..a7b2f2c0f 100644
--- a/dev-crystal/kemal/metadata.xml
+++ b/dev-crystal/kemal/metadata.xml
@@ -5,4 +5,10 @@
cyber+gen...@sysrq.in
Anna

+   
+   
+   Serdar Dogruyol
+   dogruyolser...@gmail.com
+   
+   
 



[gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/

2023-04-17 Thread Anna Vyalkova
commit: 4cdf4e3d5a2a65d70d3b12cc59aaea79261f026e
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Mon Apr 17 09:15:08 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Mon Apr 17 09:16:46 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cdf4e3d

dev-crystal/kemal: add 1.1.2

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-crystal/kemal/Manifest   |  1 +
 dev-crystal/kemal/kemal-1.1.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-crystal/kemal/Manifest b/dev-crystal/kemal/Manifest
index 9f2bdbb23..a66b540e0 100644
--- a/dev-crystal/kemal/Manifest
+++ b/dev-crystal/kemal/Manifest
@@ -1,2 +1,3 @@
+DIST kemal-1.1.2.tar.gz 49111 BLAKE2B 
d14aca282dfe944d5d4e2f5ecf3261663bfd907e573ca64585f6f507f877a2923f43c7fd35b001924bd0f48fb2338d23e4ff52a2696f7626d56b75e346149aed
 SHA512 
7e45da9fae8e0c5d204971af34d21102e2bd82eb1a7f6e6e860547f55dbad19b9fcc25d772fd41d4478740d70303fe75988cddb6c658eb1fdda5ffeecd7e5318
 DIST kemal-1.3.0.tar.gz 49862 BLAKE2B 
b99ce90c2dcc3d3634689c47e91955e9fbbadfe05f2114e8eee582a61921dd82b8caa6e4dd0d4b58ec00482237b08b216d6a3849d7382ff4d7823de62409dbfe
 SHA512 
00b12d7bf74679dde96c929a515e7db62c455be348a33d06c0aaf182e17655be3214d523f301318315ab28400eb626f4a5b7693fd9e8bf7e99d6ded7181dbbea
 DIST kemal-1.4.0.tar.gz 51350 BLAKE2B 
ba81724cd0b4d24e64dbfa8df35f45ea782841833fa051a169b41eecd207286424985ef924bc3eb78036c4f26d1330ecc43459164042454d3183cb6f181973d6
 SHA512 
ff78f9489de31000830ec5cca7e6fc15e4ba8e85c4e6c9e5b2378521e73f47e210ad1e763d36d893b930bc601bae3b1a905ab5bc12df07e426e7d5e0608e78cd

diff --git a/dev-crystal/kemal/kemal-1.1.2.ebuild 
b/dev-crystal/kemal/kemal-1.1.2.ebuild
new file mode 100644
index 0..16f4fc8e6
--- /dev/null
+++ b/dev-crystal/kemal/kemal-1.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2022-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+DESCRIPTION="Lightning Fast, Super Simple web framework"
+HOMEPAGE="
+   https://kemalcr.com/
+   https://github.com/kemalcr/kemal
+"
+SRC_URI="https://github.com/kemalcr/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="test"
+
+RDEPEND="
+   dev-crystal/exception_page
+   dev-crystal/radix
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/

2023-04-16 Thread Anna Vyalkova
commit: 3467a8d30f03d98a1e34be975164753bfda1b5e5
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Sun Apr 16 08:30:18 2023 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Sun Apr 16 19:12:57 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3467a8d3

dev-crystal/kemal: add 1.4.0, drop 1.1.2

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-crystal/kemal/Manifest   |  2 +-
 dev-crystal/kemal/{kemal-1.1.2.ebuild => kemal-1.4.0.ebuild} | 10 --
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/dev-crystal/kemal/Manifest b/dev-crystal/kemal/Manifest
index 0202da9c8..9f2bdbb23 100644
--- a/dev-crystal/kemal/Manifest
+++ b/dev-crystal/kemal/Manifest
@@ -1,2 +1,2 @@
-DIST kemal-1.1.2.tar.gz 49111 BLAKE2B 
d14aca282dfe944d5d4e2f5ecf3261663bfd907e573ca64585f6f507f877a2923f43c7fd35b001924bd0f48fb2338d23e4ff52a2696f7626d56b75e346149aed
 SHA512 
7e45da9fae8e0c5d204971af34d21102e2bd82eb1a7f6e6e860547f55dbad19b9fcc25d772fd41d4478740d70303fe75988cddb6c658eb1fdda5ffeecd7e5318
 DIST kemal-1.3.0.tar.gz 49862 BLAKE2B 
b99ce90c2dcc3d3634689c47e91955e9fbbadfe05f2114e8eee582a61921dd82b8caa6e4dd0d4b58ec00482237b08b216d6a3849d7382ff4d7823de62409dbfe
 SHA512 
00b12d7bf74679dde96c929a515e7db62c455be348a33d06c0aaf182e17655be3214d523f301318315ab28400eb626f4a5b7693fd9e8bf7e99d6ded7181dbbea
+DIST kemal-1.4.0.tar.gz 51350 BLAKE2B 
ba81724cd0b4d24e64dbfa8df35f45ea782841833fa051a169b41eecd207286424985ef924bc3eb78036c4f26d1330ecc43459164042454d3183cb6f181973d6
 SHA512 
ff78f9489de31000830ec5cca7e6fc15e4ba8e85c4e6c9e5b2378521e73f47e210ad1e763d36d893b930bc601bae3b1a905ab5bc12df07e426e7d5e0608e78cd

diff --git a/dev-crystal/kemal/kemal-1.1.2.ebuild 
b/dev-crystal/kemal/kemal-1.4.0.ebuild
similarity index 76%
rename from dev-crystal/kemal/kemal-1.1.2.ebuild
rename to dev-crystal/kemal/kemal-1.4.0.ebuild
index 41e262ff2..70028fda5 100644
--- a/dev-crystal/kemal/kemal-1.1.2.ebuild
+++ b/dev-crystal/kemal/kemal-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -15,9 +15,15 @@ 
SRC_URI="https://github.com/kemalcr/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
-RESTRICT="test"
 
 RDEPEND="
dev-crystal/exception_page
dev-crystal/radix
 "
+
+src_test() {
+   # conflicts with spec/run_spec.cr
+   unset CRYSTAL_OPTS
+
+   shards_src_test
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/

2022-11-11 Thread Anna Vyalkova
commit: ac6c9cf43b895e6c13f98ef7e17a91177c136a5f
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Fri Nov 11 09:46:12 2022 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Fri Nov 11 09:47:08 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac6c9cf4

dev-crystal/kemal: add 1.1.2

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-crystal/kemal/Manifest   |  1 +
 dev-crystal/kemal/kemal-1.1.2.ebuild | 23 +++
 2 files changed, 24 insertions(+)

diff --git a/dev-crystal/kemal/Manifest b/dev-crystal/kemal/Manifest
index 11d5e43b3..0202da9c8 100644
--- a/dev-crystal/kemal/Manifest
+++ b/dev-crystal/kemal/Manifest
@@ -1 +1,2 @@
+DIST kemal-1.1.2.tar.gz 49111 BLAKE2B 
d14aca282dfe944d5d4e2f5ecf3261663bfd907e573ca64585f6f507f877a2923f43c7fd35b001924bd0f48fb2338d23e4ff52a2696f7626d56b75e346149aed
 SHA512 
7e45da9fae8e0c5d204971af34d21102e2bd82eb1a7f6e6e860547f55dbad19b9fcc25d772fd41d4478740d70303fe75988cddb6c658eb1fdda5ffeecd7e5318
 DIST kemal-1.3.0.tar.gz 49862 BLAKE2B 
b99ce90c2dcc3d3634689c47e91955e9fbbadfe05f2114e8eee582a61921dd82b8caa6e4dd0d4b58ec00482237b08b216d6a3849d7382ff4d7823de62409dbfe
 SHA512 
00b12d7bf74679dde96c929a515e7db62c455be348a33d06c0aaf182e17655be3214d523f301318315ab28400eb626f4a5b7693fd9e8bf7e99d6ded7181dbbea

diff --git a/dev-crystal/kemal/kemal-1.1.2.ebuild 
b/dev-crystal/kemal/kemal-1.1.2.ebuild
new file mode 100644
index 0..41e262ff2
--- /dev/null
+++ b/dev-crystal/kemal/kemal-1.1.2.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+DESCRIPTION="Lightning Fast, Super Simple web framework"
+HOMEPAGE="
+   https://kemalcr.com/
+   https://github.com/kemalcr/kemal
+"
+SRC_URI="https://github.com/kemalcr/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="test"
+
+RDEPEND="
+   dev-crystal/exception_page
+   dev-crystal/radix
+"



[gentoo-commits] repo/proj/guru:dev commit in: dev-crystal/kemal/

2022-11-09 Thread Anna Vyalkova
commit: 3221de4523b18bc8c1aaed5dbf1844a11be3
Author: Anna (cybertailor) Vyalkova  sysrq  in>
AuthorDate: Wed Nov  9 13:13:47 2022 +
Commit: Anna Vyalkova  sysrq  in>
CommitDate: Wed Nov  9 13:13:47 2022 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3221de45

dev-crystal/kemal: new package, add 1.3.0

Signed-off-by: Anna (cybertailor) Vyalkova  sysrq.in>

 dev-crystal/kemal/Manifest   |  1 +
 dev-crystal/kemal/kemal-1.3.0.ebuild | 29 +
 dev-crystal/kemal/metadata.xml   |  8 
 3 files changed, 38 insertions(+)

diff --git a/dev-crystal/kemal/Manifest b/dev-crystal/kemal/Manifest
new file mode 100644
index 0..11d5e43b3
--- /dev/null
+++ b/dev-crystal/kemal/Manifest
@@ -0,0 +1 @@
+DIST kemal-1.3.0.tar.gz 49862 BLAKE2B 
b99ce90c2dcc3d3634689c47e91955e9fbbadfe05f2114e8eee582a61921dd82b8caa6e4dd0d4b58ec00482237b08b216d6a3849d7382ff4d7823de62409dbfe
 SHA512 
00b12d7bf74679dde96c929a515e7db62c455be348a33d06c0aaf182e17655be3214d523f301318315ab28400eb626f4a5b7693fd9e8bf7e99d6ded7181dbbea

diff --git a/dev-crystal/kemal/kemal-1.3.0.ebuild 
b/dev-crystal/kemal/kemal-1.3.0.ebuild
new file mode 100644
index 0..aace18b90
--- /dev/null
+++ b/dev-crystal/kemal/kemal-1.3.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit shards
+
+DESCRIPTION="Lightning Fast, Super Simple web framework"
+HOMEPAGE="
+   https://kemalcr.com/
+   https://github.com/kemalcr/kemal
+"
+SRC_URI="https://github.com/kemalcr/${PN}/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+   dev-crystal/exception_page
+   dev-crystal/radix
+"
+
+src_prepare() {
+   default
+
+   # 'crystal eval' fails
+   rm spec/run_spec.cr || die
+}

diff --git a/dev-crystal/kemal/metadata.xml b/dev-crystal/kemal/metadata.xml
new file mode 100644
index 0..7ebbd0334
--- /dev/null
+++ b/dev-crystal/kemal/metadata.xml
@@ -0,0 +1,8 @@
+
+https://www.gentoo.org/dtd/metadata.dtd";>
+
+   
+   cyber+gen...@sysrq.in
+   Anna
+   
+