From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/GromacsWrapper/
Date: Wed, 25 Sep 2024 09:33:25 +0000 (UTC) [thread overview]
Message-ID: <1727256726.655a0855c061d8f2156f22f34aa9005d675538c3.andrewammerlaan@gentoo> (raw)
commit: 655a0855c061d8f2156f22f34aa9005d675538c3
Author: Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Mon Sep 23 16:28:39 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Sep 25 09:32:06 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=655a0855
sci-chemistry/GromacsWrapper: drop 0.8.4
Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../GromacsWrapper/GromacsWrapper-0.8.4.ebuild | 40 ----------------------
sci-chemistry/GromacsWrapper/Manifest | 1 -
2 files changed, 41 deletions(-)
diff --git a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.4.ebuild b/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.4.ebuild
deleted file mode 100644
index e5c508fd6ca1..000000000000
--- a/sci-chemistry/GromacsWrapper/GromacsWrapper-0.8.4.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..11} )
-DISTUTILS_USE_PEP517=setuptools
-
-if [[ ${PV} = *9999* ]]; then
- scm_eclass=git-r3
- EGIT_REPO_URI="https://github.com/Becksteinlab/${PN}.git"
- EGIT_BRANCH="develop"
- SRC_URI=""
-else
- scm_eclass=vcs-snapshot
- SRC_URI="https://github.com/Becksteinlab/${PN}/archive/release-${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-inherit distutils-r1 ${scm_eclass}
-
-DESCRIPTION="Python framework for Gromacs"
-HOMEPAGE="https://gromacswrapper.readthedocs.io"
-
-LICENSE="GPL-3 LGPL-3"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/numpy[${PYTHON_USEDEP}]
- dev-python/matplotlib[${PYTHON_USEDEP}]
- sci-libs/numkit[${PYTHON_USEDEP}]
-"
-BDEPEND="
- ${RDEPEND}
- test? ( >=dev-python/pandas-0.17[${PYTHON_USEDEP}] )
-"
-
-distutils_enable_tests pytest
diff --git a/sci-chemistry/GromacsWrapper/Manifest b/sci-chemistry/GromacsWrapper/Manifest
index 73c27f10a076..fe13a2d825db 100644
--- a/sci-chemistry/GromacsWrapper/Manifest
+++ b/sci-chemistry/GromacsWrapper/Manifest
@@ -1,2 +1 @@
-DIST GromacsWrapper-0.8.4.tar.gz 1955167 BLAKE2B 59f0301263eefaa4d7c139b34a48172c218a76f0f9488477d6203d9cd732098468dae5a73ff46aa74eb2b4433268c77bc265e506129e4c14a357042453d5f97f SHA512 822edc33c77ca4dbfbc1e4172686744345ed3c0d2305f4b19abab15576a1433bbb3b23b96f637398ad4f72cd5414d96ee531ab4a329d3acb462d90b95437a6a5
DIST GromacsWrapper-0.8.5.tar.gz 1958570 BLAKE2B b8f79721a7566117206818144fc7087c4634d7fb71c77abef63dd9565a0655ce6b4a259ea5bf9cb3b5bc13df8f428f58e514f7871192d27a6d463e758e27f4b3 SHA512 8800afdbe92edad35df58e825546797ede1738b9029df0fb57a96e377d7be94f3d21fe1df9d5cb4490d12b984972d63d87e673d3d33af60a7dc8d0453574a5c6
next reply other threads:[~2024-09-25 9:33 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-25 9:33 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-25 9:33 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/GromacsWrapper/ Andrew Ammerlaan
2023-09-17 16:29 Pacho Ramos
2023-09-17 16:29 Pacho Ramos
2023-06-19 14:00 Pacho Ramos
2023-05-04 12:57 Pacho Ramos
2022-10-29 15:04 Alexey Shvetsov
2022-01-13 16:13 Alexey Shvetsov
2022-01-13 16:13 Alexey Shvetsov
2021-04-17 20:08 Pacho Ramos
2021-04-12 1:09 Sam James
2021-04-03 15:44 Sam James
2020-01-16 6:39 Michał Górny
2019-08-23 13:18 Alexey Shvetsov
2018-09-03 21:20 Alexey Shvetsov
2017-07-30 10:04 Michał Górny
2016-07-19 10:38 Alexey Shvetsov
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=1727256726.655a0855c061d8f2156f22f34aa9005d675538c3.andrewammerlaan@gentoo \
--to=andrewammerlaan@gentoo.org \
--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