Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-jose-3.3.0
@ 2022-06-12 12:52 pfpulux
  2022-06-12 14:10 ` [PR REVIEW] " classabbyamp
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: pfpulux @ 2022-06-12 12:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]

There is a new pull request by pfpulux against master on the void-packages repository

https://github.com/pfpulux/void-packages python3-jose
https://github.com/void-linux/void-packages/pull/37531

New package: python3-jose-3.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/37531.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-jose-37531.patch --]
[-- Type: text/x-diff, Size: 1225 bytes --]

From 4e7220b171b81e33cf95a6de380cadfd3ea38079 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Sun, 12 Jun 2022 14:50:08 +0200
Subject: [PATCH] New package: python3-jose-3.3.0

---
 srcpkgs/python3-jose/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/python3-jose/template

diff --git a/srcpkgs/python3-jose/template b/srcpkgs/python3-jose/template
new file mode 100644
index 000000000000..cbc89a6b744f
--- /dev/null
+++ b/srcpkgs/python3-jose/template
@@ -0,0 +1,20 @@
+# Template file for 'python3-jose'
+pkgname=python3-jose
+version=3.3.0
+revision=1
+wrksrc="python-jose-${version}"
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+makedepends="python3-pip python3-rsa python3-ecdsa python3-pyasn1"
+depends="python3 python3-cryptography"
+checkdepends="$depends python3-pytest python3-pytest-cov"
+short_desc="JOSE implementation in Python (Python3)"
+maintainer="Pulux <pulux@pf4sh.de>"
+license="MIT"
+homepage="https://pf4sh.eu/git/pulux/python-jose"
+distfiles="${PYPI_SITE}/p/python-jose/python-jose-${version}.tar.gz"
+checksum=55779b5e6ad599c6336191246e95eb2293a9ddebd555f796a65f838f07e5d78a
+
+post_install() {
+	vlicense LICENSE
+}

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

end of thread, other threads:[~2022-09-26  2:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-12 12:52 [PR PATCH] New package: python3-jose-3.3.0 pfpulux
2022-06-12 14:10 ` [PR REVIEW] " classabbyamp
2022-06-12 14:10 ` classabbyamp
2022-06-12 14:26 ` classabbyamp
2022-06-12 14:29 ` [PR REVIEW] " classabbyamp
2022-06-13  4:50 ` [PR PATCH] [Updated] " pfpulux
2022-06-13  5:00 ` [PR REVIEW] " pfpulux
2022-06-13  5:00 ` pfpulux
2022-06-13  5:08 ` classabbyamp
2022-09-12  2:15 ` github-actions
2022-09-26  2:15 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).