From: "Maciej Barć" <xgqt@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymeeus/
Date: Wed, 20 Oct 2021 23:34:04 +0000 (UTC) [thread overview]
Message-ID: <1634772843.d0dc2660f8cccc639e8ff6171e52f0190332d16c.xgqt@gentoo> (raw)
commit: d0dc2660f8cccc639e8ff6171e52f0190332d16c
Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Wed Oct 20 23:32:36 2021 +0000
Commit: Maciej Barć <xgqt <AT> riseup <DOT> net>
CommitDate: Wed Oct 20 23:34:03 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d0dc2660
dev-python/pymeeus: bump to 0.5.11
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
dev-python/pymeeus/Manifest | 1 +
dev-python/pymeeus/pymeeus-0.5.11.ebuild | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/dev-python/pymeeus/Manifest b/dev-python/pymeeus/Manifest
index 248a77df6..80bd193a6 100644
--- a/dev-python/pymeeus/Manifest
+++ b/dev-python/pymeeus/Manifest
@@ -1,2 +1,3 @@
DIST PyMeeus-0.3.13.tar.gz 5254730 BLAKE2B 09ed8f061e9c515c215318b613305e2f7ea1e5a2581c9caa270443a32de760dd77e09007771154177fe7e45cb7f8874351f585a5b17f4f56956e6049f68bcf87 SHA512 436eb990c47eab2eefa4d8eaa65171d4e630653c73f316d4f6097c10306aae70983fba074bfbaa44737ce2f55b4450b5c44e5a15e551f30a2c533f35a1d05965
DIST PyMeeus-0.4.2.tar.gz 5299266 BLAKE2B ff2361762f7e1c8eeb81f521dce75acbda90228133e3fc0c9aea494ff2f9b2a5b5f70c7f58e6c864f2fae025fb7dda3ce390642362fefb4d8a6ac23dc3986324 SHA512 d3f3341b1546d6a632d18916f8aefec7e4cb437693d8373a09a87d3a28525436acd7b8b6ada57d127e1449a493e5d676af985e874cb330b53f80e0bcbc91dffc
+DIST PyMeeus-0.5.11.tar.gz 5368346 BLAKE2B d1bde9d62bd3349533b086ecbf5f6c455caf333cbdb0f32d11cac450db07708e442bc44cb085ec5140231158b95068e688e9c8abfcc62ba0e52e1cdd2de294b8 SHA512 9c109a7ed0ff3635e8b1eb4ee444bc5086528169fc942719385b02c5d5eca1f1ec3d3988bb06140e94f3d4ab741473880d8a36e187c468b9b91a3254575b92e6
diff --git a/dev-python/pymeeus/pymeeus-0.5.11.ebuild b/dev-python/pymeeus/pymeeus-0.5.11.ebuild
new file mode 100644
index 000000000..00b432413
--- /dev/null
+++ b/dev-python/pymeeus/pymeeus-0.5.11.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_PN="PyMeeus"
+MY_P="${MY_PN}-${PV}"
+
+PYTHON_COMPAT=( python3_{8..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Python implementation of Jean Meeus astronomical routines"
+HOMEPAGE="https://github.com/architest/pymeeus"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+S="${WORKDIR}/${MY_P}"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs/source dev-python/sphinx_rtd_theme
next reply other threads:[~2021-10-20 23:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-20 23:34 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-25 13:55 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pymeeus/ Takuya Wakazono
2024-01-25 13:55 Takuya Wakazono
2022-12-12 20:26 Anna Vyalkova
2022-11-22 7:32 Anna Vyalkova
2022-06-01 5:03 Anna Vyalkova
2022-01-09 0:01 Anna Vyalkova
2021-12-07 20:42 Maciej Barć
2021-05-25 8:10 Anna Vyalkova
2021-02-26 10:59 Maciej Barć
2021-02-20 14:42 Maciej Barć
2020-06-09 16:37 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-06-09 15:01 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-05-03 8:55 Andrew Ammerlaan
2020-05-02 16:45 Maciej Barć
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1634772843.d0dc2660f8cccc639e8ff6171e52f0190332d16c.xgqt@gentoo \
--to=xgqt@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox