pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-elastic-transport: simplify, and fix PLIST
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Sat Sep 17 23:07:03 2022 +0200
Changeset: b24ed470bcb4db0676b59fbd4b8caad03e9a26dc
Modified Files:
py-elastic-transport/Makefile
py-elastic-transport/PLIST
py-elastic-transport/distinfo
Log Message:
py-elastic-transport: simplify, and fix PLIST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b24ed470bcb4db0676b59fbd4b8caad03e9a26dc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-elastic-transport/Makefile | 10 +++-------
py-elastic-transport/PLIST | 5 +++++
py-elastic-transport/distinfo | 3 +--
3 files changed, 9 insertions(+), 9 deletions(-)
diffs:
diff --git a/py-elastic-transport/Makefile b/py-elastic-transport/Makefile
index 7575c8c5dc..7f6eb42983 100644
--- a/py-elastic-transport/Makefile
+++ b/py-elastic-transport/Makefile
@@ -1,21 +1,17 @@
# $NetBSD$
-DISTNAME= elastic-transport-${GITHUB_RELEASE:S/v//}
+DISTNAME= elastic-transport-8.1.2
PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=elastic/}
+GITHUB_PROJECT= elastic-transport-python
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/elastic/${GITHUB_PROJECT}
COMMENT= Transport classes and utilities for Elastic client libraries
-
-GITHUB_PROJECT= elastic-transport-python
-GITHUB_RELEASE= v8.1.2
-
LICENSE= apache-2.0
-EGG_NAME= ${DISTNAME:S/-py//}
-
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/py-elastic-transport/PLIST b/py-elastic-transport/PLIST
index 72523f6da9..41c708fd77 100644
--- a/py-elastic-transport/PLIST
+++ b/py-elastic-transport/PLIST
@@ -1,4 +1,9 @@
@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/elastic_transport/__init__.py
${PYSITELIB}/elastic_transport/__init__.pyc
${PYSITELIB}/elastic_transport/__init__.pyo
diff --git a/py-elastic-transport/distinfo b/py-elastic-transport/distinfo
index f39a511472..4a73381392 100644
--- a/py-elastic-transport/distinfo
+++ b/py-elastic-transport/distinfo
@@ -1,6 +1,5 @@
$NetBSD$
-SHA1 (elastic-transport-8.1.2.tar.gz) = ea281005cd3b0b0d47da71c685a86eefff88d397
-RMD160 (elastic-transport-8.1.2.tar.gz) = 1792a7115d50870da82ac18a6b8f14c8e22457b9
+BLAKE2s (elastic-transport-8.1.2.tar.gz) = c8f49d29577af98bad3c8e893749b39df2430a036adb397bc59f3d5af7044234
SHA512 (elastic-transport-8.1.2.tar.gz) = 05d1c80f8a44f1d0d873c13da2f6bd47c2a7af95fd9f3df338ebc7fcd755a1d4fa8334c375e14b6eb41a01c5d8d8c2fa85749928d6d344c112b5ec6f12268d46
Size (elastic-transport-8.1.2.tar.gz) = 44192 bytes
Home |
Main Index |
Thread Index |
Old Index