summaryrefslogtreecommitdiff
path: root/dev-python/tempy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-12 06:41:06 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-03-12 06:41:06 +0000
commitb4803079ccaf30833a1b3e6cdca144b6907a3657 (patch)
treed9bf5ceb9fc067f2edbf6b069fe65ea158bd80e8 /dev-python/tempy
parent528a61b6238a699d10db30760c75ed1106e70535 (diff)
downloadbaldeagleos-repo-b4803079ccaf30833a1b3e6cdca144b6907a3657.tar.gz
baldeagleos-repo-b4803079ccaf30833a1b3e6cdca144b6907a3657.tar.xz
baldeagleos-repo-b4803079ccaf30833a1b3e6cdca144b6907a3657.zip
Adding metadata
Diffstat (limited to 'dev-python/tempy')
-rw-r--r--dev-python/tempy/Manifest2
-rw-r--r--dev-python/tempy/tempy-1.4.0.ebuild (renamed from dev-python/tempy/tempy-1.3.0.ebuild)6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/tempy/Manifest b/dev-python/tempy/Manifest
index 8fe4819f46fd..7e51b01e0781 100644
--- a/dev-python/tempy/Manifest
+++ b/dev-python/tempy/Manifest
@@ -1 +1 @@
-DIST tempy-1.3.0.gh.tar.gz 1546602 BLAKE2B 19019b7ce5ea74d7dddac1504d81a268df68ae88623892337255312c383af23ebb3399e437e94d150ab13236f846eee017f95a34bf6c55124a77dce8d1f6183e SHA512 2ede021316b9249c0ac8bc58506c3a7d006d242c3d4843ebbe5501532a9dc044e86c8b1228e4cb4dac4e09ae5ffab89731c1f6ca1a683bbfd3b34c6833fc1373
+DIST tempy-1.4.0.gh.tar.gz 1546608 BLAKE2B c99d18b4b2ef5d78728cb12f4c0d532b4b51b39bd270aac25a1760ff16db2b91d0da2f8f3f5037d18ea8370ce391e1d1c5e6f5a2dbf10e99afe908eca958c10b SHA512 242ce3a3d3d9cbc65b51b855f80470dd3a3c22e13f6ecef38ee77a53d621a79671b2901344c7cc93b95f370ec78b2b136281f292fb49a1f8528d016025154db0
diff --git a/dev-python/tempy/tempy-1.3.0.ebuild b/dev-python/tempy/tempy-1.4.0.ebuild
index 3ae0723a1998..8a2810e1dd13 100644
--- a/dev-python/tempy/tempy-1.3.0.ebuild
+++ b/dev-python/tempy/tempy-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,8 +10,8 @@ inherit distutils-r1
DESCRIPTION="A simple, visually pleasing weather report in your terminal"
HOMEPAGE="https://github.com/noprobelm/tempy"
-SRC_URI="https://github.com/noprobelm/tempy/archive/815893b.tar.gz -> ${P}.gh.tar.gz"
-S="${WORKDIR}/tempy-815893b1f2020e0ceac6be6d21762155967408be"
+SRC_URI="https://github.com/noprobelm/tempy/archive/fb0db08.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}/tempy-fb0db0841e097de4ed819066a45933748172e02a"
LICENSE="MIT"
SLOT="0"