Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: uv-0.1.2
@ 2024-02-16 12:28 classabbyamp
  2024-02-16 12:47 ` [PR PATCH] [Updated] " classabbyamp
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: classabbyamp @ 2024-02-16 12:28 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1071 bytes --]

From 6574aebb63d8aa1b37537857463f62b84e68c83b 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 | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/uv/template

diff --git a/srcpkgs/uv/template b/srcpkgs/uv/template
new file mode 100644
index 0000000000000..c75e9d5448b0c
--- /dev/null
+++ b/srcpkgs/uv/template
@@ -0,0 +1,18 @@
+# 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"
+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
+}

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

end of thread, other threads:[~2024-03-17 17:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16 12:28 [PR PATCH] New package: uv-0.1.2 classabbyamp
2024-02-16 12:47 ` [PR PATCH] [Updated] " classabbyamp
2024-02-18  1:26 ` 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

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).