public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/simplekv/
Date: Mon,  4 Dec 2017 22:01:47 +0000 (UTC)	[thread overview]
Message-ID: <1512424901.0f3a93ccf4a247395fe1c689e0efbb1d703f7d9e.aballier@gentoo> (raw)

commit:     0f3a93ccf4a247395fe1c689e0efbb1d703f7d9e
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 21:54:23 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 22:01:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3a93cc

dev-python/simplekv: bump to 0.11.5

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 dev-python/simplekv/Manifest               |  1 +
 dev-python/simplekv/simplekv-0.11.5.ebuild | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/simplekv/Manifest b/dev-python/simplekv/Manifest
index ef43a0b108e..97b9e7ba1ce 100644
--- a/dev-python/simplekv/Manifest
+++ b/dev-python/simplekv/Manifest
@@ -1,2 +1,3 @@
 DIST simplekv-0.11.3.tar.gz 19317 BLAKE2B 363fae6c0d85ba1208da9864a7e2c2b21090b7ac846356c29279d47aa4cb7556aad972cae6877fd4d014d8260c0f111e1d6d0389e494a342f21384f31b13afab SHA512 db37649a5ccc6b105280b1cc291bf2933eb7ad9d2c2c09add61cfa3f1e064e279228f916c0106a0c8673a610d4476c46f2b5eb80a6c52a1b54474734058d9ac2
+DIST simplekv-0.11.5.tar.gz 19225 BLAKE2B feb9ce889576aa45e3915442c23a1c488ef4218c2eaa1ac39cb6ed97c909ca97e1e1e8cd6ba4ae7971c88e2a1feb892987ce3b2995e2e5532a866f6318bb45f0 SHA512 68aa5340fbce187776e0228d5fc9ff6414d2f3049cd9fcef4b92c8d9a7107145d28fb8a30a37d075aadc74975bd355dcab9d8ff87880965ea4c42b41f909eef7
 DIST simplekv-0.9.2.tar.gz 13750 SHA256 448608199a9f76a25529005b5a28a4e548afd623e2b7109563b9ebe6ef4f3aac SHA512 cfa17cc0920d4a0513c56443c30ed07a77130f689d71130a058e2a46a5b9dbfc22b1fd21d6fee973fc00242c6b9391143a4db91f9c1937ea7f64daa898a8f045 WHIRLPOOL 40f62efaba344aed99b3e6bae80eb22021a93958654a2fe2d881ece808a93f830923fbd2f00d96adb46442d6bcf3c66a71fc805a49f46e331db10df24c1b2621

diff --git a/dev-python/simplekv/simplekv-0.11.5.ebuild b/dev-python/simplekv/simplekv-0.11.5.ebuild
new file mode 100644
index 00000000000..8f596d13dff
--- /dev/null
+++ b/dev-python/simplekv/simplekv-0.11.5.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="5"
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="A key-value storage for binary data, support many backends."
+HOMEPAGE="https://pypi.python.org/pypi/simplekv/ https://github.com/mbr/simplekv"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""


             reply	other threads:[~2017-12-04 22:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04 22:01 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-03-29  8:19 [gentoo-commits] repo/gentoo:master commit in: dev-python/simplekv/ Michał Górny
2019-02-18 11:54 Alexis Ballier
2019-02-18 11:53 Alexis Ballier
2019-01-07 19:37 Alexis Ballier
2018-07-17  7:20 Alexis Ballier
2018-07-17  7:20 Alexis Ballier
2018-03-22 10:11 Alexis Ballier
2018-01-13 12:16 Alexis Ballier
2017-12-04 22:01 Alexis Ballier
2017-10-14 11:41 Alexis Ballier
2017-10-04 11:09 Alexis Ballier
2017-09-16 15:31 Alexis Ballier
2017-05-02  8:47 Michał Górny
2015-11-01 11:48 Alexis Ballier

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=1512424901.0f3a93ccf4a247395fe1c689e0efbb1d703f7d9e.aballier@gentoo \
    --to=aballier@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