public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/scrypt/
Date: Fri, 16 Apr 2021 08:30:03 +0000 (UTC)	[thread overview]
Message-ID: <1618561653.0eff7e76578c5e18e7347fbad6638a6f8c99f93e.mgorny@gentoo> (raw)

commit:     0eff7e76578c5e18e7347fbad6638a6f8c99f93e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 06:34:18 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 08:27:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eff7e76

dev-python/scrypt: Bump to 0.8.18 (NFC)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/scrypt/Manifest             |  1 +
 dev-python/scrypt/scrypt-0.8.18.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/scrypt/Manifest b/dev-python/scrypt/Manifest
index 0d6cd20ea78..2f6ed1652e9 100644
--- a/dev-python/scrypt/Manifest
+++ b/dev-python/scrypt/Manifest
@@ -1 +1,2 @@
 DIST scrypt-0.8.16.tar.gz 54205 BLAKE2B ce4f86f8bacb4f12408604822a32c9f63f96a155469cca1d2aa50cf67fc9e9576432f13ef49694a9d7ce21696aedcef27419fc0d3aad67a87d16c3bf8c0f94c4 SHA512 9498637d1354a84021f2c069a919ff157ff189d1385453397a9c43e522de77af9d628a90d649d50e9243abfc0b96efe4e38b615322d83133137bad94d448ef06
+DIST scrypt-0.8.18.tar.gz 56651 BLAKE2B d0e71e0677ab5f159da829eaf8e794fab9fa9290ff3688e525c4f2e9c60fda532d1c302fe4088bd8e88e06e926ef95d06bad145697e8a13e2662eda7027479b7 SHA512 b033203f65dd63c1e915eeff6232c01f806eb01d3ce18e753b6161ae667555095fe775585dd0d4e15ae228f2d4862860093c1a18d5b810b438d032df9fb24d81

diff --git a/dev-python/scrypt/scrypt-0.8.18.ebuild b/dev-python/scrypt/scrypt-0.8.18.ebuild
new file mode 100644
index 00000000000..57fbe197e0e
--- /dev/null
+++ b/dev-python/scrypt/scrypt-0.8.18.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Bindings for the scrypt key derivation function library"
+HOMEPAGE="https://github.com/holgern/py-scrypt/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+# no functional changes since 0.8.16, so no point in upgrading
+KEYWORDS=""
+SLOT="0"
+IUSE="libressl"
+
+RDEPEND="
+	!libressl? ( dev-libs/openssl:0= )
+	libressl? ( dev-libs/libressl:0= )
+"
+DEPEND="${RDEPEND}"
+
+distutils_enable_tests unittest


             reply	other threads:[~2021-04-16  8:30 UTC|newest]

Thread overview: 99+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-16  8:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-02  7:14 [gentoo-commits] repo/gentoo:master commit in: dev-python/scrypt/ Michał Górny
2024-11-02  7:11 Sam James
2024-10-30 18:39 Arthur Zamarin
2024-10-28 19:44 Michał Górny
2024-10-27  6:50 Arthur Zamarin
2024-10-26 15:16 Arthur Zamarin
2024-10-26 15:16 Arthur Zamarin
2024-10-26 14:47 Arthur Zamarin
2024-10-26 12:48 Arthur Zamarin
2024-10-12  4:59 Michał Górny
2024-05-17  9:49 Michał Górny
2024-04-13  6:42 Michał Górny
2024-04-13  6:26 Arthur Zamarin
2024-03-16 17:34 Arthur Zamarin
2024-03-16 17:16 Arthur Zamarin
2024-03-16 16:52 Arthur Zamarin
2024-03-16 16:37 Arthur Zamarin
2024-03-16 16:35 Arthur Zamarin
2024-03-16 11:21 Arthur Zamarin
2024-03-16  9:29 Michał Górny
2024-03-02  6:43 Michał Górny
2024-03-01 18:33 Michał Górny
2023-07-06  2:27 Sam James
2023-05-04 16:56 Michał Górny
2022-05-18 14:44 Michał Górny
2022-04-25 19:09 Sam James
2022-04-16 15:58 Michał Górny
2022-04-16  7:52 Arthur Zamarin
2022-03-28  6:51 Agostino Sarubbo
2022-03-27  6:27 Agostino Sarubbo
2022-03-26 19:45 Sam James
2022-03-26 19:17 Arthur Zamarin
2022-03-26 19:13 Arthur Zamarin
2022-03-26 17:52 Arthur Zamarin
2022-03-26 17:03 Arthur Zamarin
2022-02-21 21:36 Michał Górny
2021-10-08  6:21 Michał Górny
2021-10-08  5:02 Sam James
2021-10-01 23:42 Sam James
2021-09-30 18:18 Sam James
2021-09-18 19:51 Sam James
2021-09-18 19:51 Sam James
2021-09-18 19:48 Sam James
2021-09-18 17:18 Sam James
2021-09-15 12:59 Arthur Zamarin
2021-08-29 22:11 Michał Górny
2021-05-10 21:56 Michał Górny
2021-04-29 19:20 Mikle Kolyada
2021-02-22  2:49 Joshua Kinard
2021-02-03  0:38 Andreas K. Hüttel
2020-11-28 13:41 Sam James
2020-11-02 10:34 Michał Górny
2020-11-02  9:47 Sam James
2020-10-20  7:04 Sergei Trofimovich
2020-10-20  7:02 Sergei Trofimovich
2020-10-20  6:57 Sergei Trofimovich
2020-10-20  6:51 Sergei Trofimovich
2020-10-19  0:06 Sam James
2020-10-18 23:55 Sam James
2020-10-18 18:51 Thomas Deutschmann
2020-09-09 22:16 Michał Górny
2020-08-22  9:15 Michał Górny
2020-07-18 20:49 Michał Górny
2020-07-17 15:12 Agostino Sarubbo
2020-07-17 15:09 Agostino Sarubbo
2020-07-17  2:07 Sam James
2020-07-14 16:38 Sergei Trofimovich
2020-07-14 15:57 Sam James
2020-07-14 13:19 Sam James
2020-07-11  8:22 Michał Górny
2020-07-09  7:06 Sergei Trofimovich
2020-07-05  9:27 Sergei Trofimovich
2020-07-02 17:05 Sergei Trofimovich
2020-07-01 12:21 Michał Górny
2020-05-31 10:04 Sergei Trofimovich
2020-05-30 14:37 Michał Górny
2020-05-26 15:56 Michał Górny
2020-05-26 15:56 Michał Górny
2020-05-18 17:22 Mike Gilbert
2020-05-18 17:22 Mike Gilbert
2020-05-04 12:17 Michał Górny
2020-05-03 10:30 Agostino Sarubbo
2020-05-03 10:01 Agostino Sarubbo
2020-03-29 21:21 Sergei Trofimovich
2020-03-29  8:20 Michał Górny
2020-03-17  2:09 Matt Turner
2019-12-04 19:44 Sergei Trofimovich
2019-11-20 19:30 Patrick McLean
2019-11-20 18:29 Patrick McLean
2019-11-20  7:18 Patrick McLean
2019-01-02 11:39 Justin Lecher
2018-12-13  0:51 Patrick McLean
2018-02-15  0:46 Manuel Rüger
2017-11-25 21:44 David Seifert
2017-03-26  4:16 Matt Thode
2017-03-08  2:53 Patrick McLean
2017-02-23  9:40 Michael Weber
2017-02-06 18:37 Patrick McLean

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=1618561653.0eff7e76578c5e18e7347fbad6638a6f8c99f93e.mgorny@gentoo \
    --to=mgorny@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