public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2018-06-24  3:39 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2018-06-24  3:39 UTC (permalink / raw
  To: gentoo-commits

commit:     0a3031592b5caaafd76808d02c5802f3e8b40944
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Sun Jun 24 03:38:19 2018 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sun Jun 24 03:38:19 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=0a303159

sci-libs/labbookdb: New package

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-libs/labbookdb/labbookdb-0.0.2.ebuild | 28 ++++++++++++++++++++++++++++
 sci-libs/labbookdb/metadata.xml           | 16 ++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/sci-libs/labbookdb/labbookdb-0.0.2.ebuild b/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
new file mode 100644
index 000000000..c936cf379
--- /dev/null
+++ b/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1
+
+DESCRIPTION="Lab Book Database Framework"
+HOMEPAGE="https://github.com/TheChymera/LabbookDB"
+SRC_URI="https://github.com/TheChymera/LabbookDB/archive/${PV}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="
+	dev-python/argh[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/pandas[${PYTHON_USEDEP}]
+	dev-python/simplejson[${PYTHON_USEDEP}]
+	dev-python/sqlalchemy[${PYTHON_USEDEP}]
+	"
+
+S="${WORKDIR}/LabbookDB-${PV}"

diff --git a/sci-libs/labbookdb/metadata.xml b/sci-libs/labbookdb/metadata.xml
new file mode 100644
index 000000000..113831aa4
--- /dev/null
+++ b/sci-libs/labbookdb/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>horea.christ@gmail.com</email>
+		<name>Horea Christian</name>
+	</maintainer>
+	<longdescription lang="en">
+		LabbookDB is a relational database application framework for life sciences,
+		providing an extendable schema and functions to conveniently add and 
+		retrieve information, and generate summaries. 
+	</longdescription>
+	<upstream>
+		<remote-id type="github">TheChymera/LabbookDB</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2018-12-04 21:45 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2018-12-04 21:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5808020b9fe0ed0fa02a4fb40740b6fdddb67001
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Tue Dec  4 21:43:15 2018 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Dec  4 21:45:06 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=5808020b

sci-libs/labbookdb: live package

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>

 sci-libs/labbookdb/labbookdb-9999.ebuild | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/sci-libs/labbookdb/labbookdb-9999.ebuild b/sci-libs/labbookdb/labbookdb-9999.ebuild
new file mode 100644
index 000000000..478e5c63b
--- /dev/null
+++ b/sci-libs/labbookdb/labbookdb-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Lab Book Database Framework"
+HOMEPAGE="https://github.com/TheChymera/LabbookDB"
+SRC_URI=""
+EGIT_REPO_URI="https://github.com/TheChymera/LabbookDB"
+
+LICENSE="GPL-3"
+SLOT="0"
+IUSE=""
+KEYWORDS="~amd64 ~x86"
+
+DEPEND=""
+RDEPEND="
+	dev-python/argh[${PYTHON_USEDEP}]
+	dev-python/numpy[${PYTHON_USEDEP}]
+	dev-python/pandas[${PYTHON_USEDEP}]
+	dev-python/simplejson[${PYTHON_USEDEP}]
+	dev-python/sqlalchemy[${PYTHON_USEDEP}]
+	"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2018-12-04 21:58 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2018-12-04 21:58 UTC (permalink / raw
  To: gentoo-commits

commit:     1e21bfba35616f67302b3b5d7d4d80c4bf4fa7c4
Author:     Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Tue Dec  4 21:58:16 2018 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Dec  4 21:58:37 2018 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1e21bfba

sci-libs/labbookdb: Python version bump

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>

 sci-libs/labbookdb/labbookdb-0.0.2.ebuild | 4 ++--
 sci-libs/labbookdb/labbookdb-9999.ebuild  | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/labbookdb/labbookdb-0.0.2.ebuild b/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
index c936cf379..a2df37ad0 100644
--- a/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
+++ b/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 

diff --git a/sci-libs/labbookdb/labbookdb-9999.ebuild b/sci-libs/labbookdb/labbookdb-9999.ebuild
index 478e5c63b..2755a0a4a 100644
--- a/sci-libs/labbookdb/labbookdb-9999.ebuild
+++ b/sci-libs/labbookdb/labbookdb-9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1 git-r3
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2019-11-11  0:48 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2019-11-11  0:48 UTC (permalink / raw
  To: gentoo-commits

commit:     689b5a8428e0ae09ada3a67201df18e10889789a
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Nov 11 00:48:31 2019 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Nov 11 00:48:31 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=689b5a84

sci-libs/labbookdb: no keywords in live ebuild

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/labbookdb/labbookdb-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/labbookdb/labbookdb-9999.ebuild b/sci-libs/labbookdb/labbookdb-9999.ebuild
index 2755a0a4a..86244cdbd 100644
--- a/sci-libs/labbookdb/labbookdb-9999.ebuild
+++ b/sci-libs/labbookdb/labbookdb-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/TheChymera/LabbookDB"
 LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
 
 DEPEND=""
 RDEPEND="


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2020-03-24  3:43 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2020-03-24  3:43 UTC (permalink / raw
  To: gentoo-commits

commit:     8115633742960ff27d9b885c2e16abab99d61b02
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue Mar 24 03:43:15 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Mar 24 03:43:15 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=81156337

sci-libs/labbookdb: version bump 0.1

and removed deprecated versions

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 ...labbookdb-0.0.2.ebuild => labbookdb-0.1.ebuild} |  4 ++--
 sci-libs/labbookdb/labbookdb-9999.ebuild           | 27 ----------------------
 2 files changed, 2 insertions(+), 29 deletions(-)

diff --git a/sci-libs/labbookdb/labbookdb-0.0.2.ebuild b/sci-libs/labbookdb/labbookdb-0.1.ebuild
similarity index 87%
rename from sci-libs/labbookdb/labbookdb-0.0.2.ebuild
rename to sci-libs/labbookdb/labbookdb-0.1.ebuild
index a2df37ad0..cff669563 100644
--- a/sci-libs/labbookdb/labbookdb-0.0.2.ebuild
+++ b/sci-libs/labbookdb/labbookdb-0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 

diff --git a/sci-libs/labbookdb/labbookdb-9999.ebuild b/sci-libs/labbookdb/labbookdb-9999.ebuild
deleted file mode 100644
index 86244cdbd..000000000
--- a/sci-libs/labbookdb/labbookdb-9999.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1 git-r3
-
-DESCRIPTION="Lab Book Database Framework"
-HOMEPAGE="https://github.com/TheChymera/LabbookDB"
-SRC_URI=""
-EGIT_REPO_URI="https://github.com/TheChymera/LabbookDB"
-
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-KEYWORDS=""
-
-DEPEND=""
-RDEPEND="
-	dev-python/argh[${PYTHON_USEDEP}]
-	dev-python/numpy[${PYTHON_USEDEP}]
-	dev-python/pandas[${PYTHON_USEDEP}]
-	dev-python/simplejson[${PYTHON_USEDEP}]
-	dev-python/sqlalchemy[${PYTHON_USEDEP}]
-	"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2020-12-23  8:03 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2020-12-23  8:03 UTC (permalink / raw
  To: gentoo-commits

commit:     540cd04bf98e7dd24b754c5113645449f2a537d1
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Wed Dec 23 08:03:29 2020 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Wed Dec 23 08:03:29 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=540cd04b

sci-libs/labbookdb: updated PYTHON_COMPAT

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/labbookdb/labbookdb-0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/labbookdb/labbookdb-0.1.ebuild b/sci-libs/labbookdb/labbookdb-0.1.ebuild
index cff669563..68e045c9d 100644
--- a/sci-libs/labbookdb/labbookdb-0.1.ebuild
+++ b/sci-libs/labbookdb/labbookdb-0.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2021-01-19 16:56 Andrew Ammerlaan
  0 siblings, 0 replies; 9+ messages in thread
From: Andrew Ammerlaan @ 2021-01-19 16:56 UTC (permalink / raw
  To: gentoo-commits

commit:     48eca1b9ad399cdf63cda38381897870d2fba5de
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:46:27 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:46:27 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=48eca1b9

sci-libs/labbookdb: properly name tarball

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 sci-libs/labbookdb/labbookdb-0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/labbookdb/labbookdb-0.1.ebuild b/sci-libs/labbookdb/labbookdb-0.1.ebuild
index 68e045c9d..b98788eb7 100644
--- a/sci-libs/labbookdb/labbookdb-0.1.ebuild
+++ b/sci-libs/labbookdb/labbookdb-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -9,7 +9,7 @@ inherit distutils-r1
 
 DESCRIPTION="Lab Book Database Framework"
 HOMEPAGE="https://github.com/TheChymera/LabbookDB"
-SRC_URI="https://github.com/TheChymera/LabbookDB/archive/${PV}.tar.gz"
+SRC_URI="https://github.com/TheChymera/LabbookDB/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2022-07-11 11:52 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2022-07-11 11:52 UTC (permalink / raw
  To: gentoo-commits

commit:     f83847f9f0de421c3f53f5327a63dee2dd374ae9
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Jul 11 11:52:06 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Jul 11 11:52:06 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=f83847f9

sci-libs/labbookdb: PYHTON_COMPAT bump 3.10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/labbookdb/labbookdb-0.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/labbookdb/labbookdb-0.1.ebuild b/sci-libs/labbookdb/labbookdb-0.1.ebuild
index 4da4106a2..8f148746d 100644
--- a/sci-libs/labbookdb/labbookdb-0.1.ebuild
+++ b/sci-libs/labbookdb/labbookdb-0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/
@ 2023-05-02 23:58 Horea Christian
  0 siblings, 0 replies; 9+ messages in thread
From: Horea Christian @ 2023-05-02 23:58 UTC (permalink / raw
  To: gentoo-commits

commit:     cf33dbf17e22d50c865a603f243a346dabea4c26
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May  2 23:52:37 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May  2 23:52:37 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=cf33dbf1

sci-libs/labbookdb: enable py3.11

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 sci-libs/labbookdb/labbookdb-0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/labbookdb/labbookdb-0.1.ebuild b/sci-libs/labbookdb/labbookdb-0.1.ebuild
index 9e535ede9..57c90a390 100644
--- a/sci-libs/labbookdb/labbookdb-0.1.ebuild
+++ b/sci-libs/labbookdb/labbookdb-0.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 
 inherit distutils-r1
 


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-05-02 23:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-04 21:58 [gentoo-commits] proj/sci:master commit in: sci-libs/labbookdb/ Horea Christian
  -- strict thread matches above, loose matches on Subject: below --
2023-05-02 23:58 Horea Christian
2022-07-11 11:52 Horea Christian
2021-01-19 16:56 Andrew Ammerlaan
2020-12-23  8:03 Horea Christian
2020-03-24  3:43 Horea Christian
2019-11-11  0:48 Horea Christian
2018-12-04 21:45 Horea Christian
2018-06-24  3:39 Horea Christian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox