From: classabbyamp <classabbyamp@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: uv-0.1.2
Date: Fri, 16 Feb 2024 13:47:50 +0100 [thread overview]
Message-ID: <20240216124750.C8DE021645@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48763@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 663 bytes --]
There is an updated pull request by classabbyamp against master on the void-packages repository
https://github.com/classabbyamp/void-packages new/uv
https://github.com/void-linux/void-packages/pull/48763
New package: uv-0.1.2
**TODO:** devendor some `-sys` crates? (noticed a few in the log, like libz, libssh2, libgit2)
#### Testing the changes
- I tested the changes in this PR: **YES**
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**
A patch file from https://github.com/void-linux/void-packages/pull/48763.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-new/uv-48763.patch --]
[-- Type: text/x-diff, Size: 1096 bytes --]
From bcfe4c93ff7d9a0215fe4a821b9d457ad07548ed Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 16 Feb 2024 07:27:27 -0500
Subject: [PATCH] New package: uv-0.1.2
---
srcpkgs/uv/template | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 srcpkgs/uv/template
diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
new file mode 100644
index 0000000000000..1be9eeef3cf07
--- /dev/null
+++ b/srcpkgs/uv/template
@@ -0,0 +1,19 @@
+# Template file for 'uv'
+pkgname=uv
+version=0.1.2
+revision=1
+build_style=cargo
+make_install_args="--path crates/uv"
+hostmakedepends="pkg-config cmake"
+makedepends="openssl-devel"
+checkdepends="python3"
+short_desc="Extremely fast Python package installer and resolver"
+maintainer="classabbyamp <void@placeviolette.net>"
+license="Apache-2.0, MIT"
+homepage="https://github.com/astral-sh/uv"
+distfiles="https://github.com/astral-sh/uv/releases/download/${version}/source.tar.gz"
+checksum=ba37d11fcbf801bdacdbffac31817f6be7dc4b11155957e98ed94f65e171c436
+
+post_install() {
+ vlicense LICENSE-MIT
+}
next prev parent reply other threads:[~2024-02-16 12:47 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-16 12:28 [PR PATCH] " classabbyamp
2024-02-16 12:47 ` classabbyamp [this message]
2024-02-18 1:26 ` [PR PATCH] [Updated] " classabbyamp
2024-02-20 20:39 ` New package: uv-0.1.4 icp1994
2024-03-16 21:25 ` [PR PATCH] [Updated] " classabbyamp
2024-03-16 21:53 ` classabbyamp
2024-03-16 22:30 ` [PR PATCH] [Updated] New package: uv-0.1.21 classabbyamp
2024-03-17 1:58 ` classabbyamp
2024-03-17 17:23 ` [PR PATCH] [Merged]: " classabbyamp
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=20240216124750.C8DE021645@inbox.vuxu.org \
--to=classabbyamp@users.noreply.github.com \
--cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).