Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] New package: argos-translate-1.2.0
@ 2021-04-22  1:06 kawaiiamber
  2021-04-22 12:25 ` FollieHiyuki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kawaiiamber @ 2021-04-22  1:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/kawaiiamber/void-packages argos-translate
https://github.com/void-linux/void-packages/pull/30419

[WIP] New package: argos-translate-1.2.0
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30419.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-argos-translate-30419.patch --]
[-- Type: text/x-diff, Size: 1159 bytes --]

From 1ba7d7680aa5ba9532070b12ccf5f3c318bc4a7c Mon Sep 17 00:00:00 2001
From: KawaiiAmber <japaneselearning101@gmail.com>
Date: Wed, 21 Apr 2021 19:01:20 -0600
Subject: [PATCH] New package: argos-translate-1.2.0

---
 srcpkgs/argos-translate/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/argos-translate/template

diff --git a/srcpkgs/argos-translate/template b/srcpkgs/argos-translate/template
new file mode 100644
index 000000000000..0b3baa91e4c1
--- /dev/null
+++ b/srcpkgs/argos-translate/template
@@ -0,0 +1,13 @@
+# Template file for 'argos-translate'
+pkgname=argos-translate
+version=1.2.0
+revision=1
+wrksrc=${pkgname/\-/}-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+short_desc="Open source neural machine translation in Python"
+maintainer="KawaiiAmber <japaneselearning101@gmail.com>"
+license="MIT"
+homepage="https://www.argosopentech.com"
+distfiles="https://files.pythonhosted.org/packages/ef/79/b4985044e181308d6da614a1ad51178c7cbe53e8a7c874ac7045550ca34f/${pkgname/\-/}-${version}.tar.gz"
+checksum=01edf61ccdd888badc71ab83f9b2bf88bf936e9c1e07c86c56692d5a7f8a3395

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

* Re: [WIP] New package: argos-translate-1.2.0
  2021-04-22  1:06 [PR PATCH] [WIP] New package: argos-translate-1.2.0 kawaiiamber
@ 2021-04-22 12:25 ` FollieHiyuki
  2022-05-18  2:09 ` github-actions
  2022-06-02  2:13 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: FollieHiyuki @ 2021-04-22 12:25 UTC (permalink / raw)
  To: ml

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/30419#issuecomment-824793910

Comment:
You can check my request issue #29088 for more details.
If you can please package the web service too.

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

* Re: [WIP] New package: argos-translate-1.2.0
  2021-04-22  1:06 [PR PATCH] [WIP] New package: argos-translate-1.2.0 kawaiiamber
  2021-04-22 12:25 ` FollieHiyuki
@ 2022-05-18  2:09 ` github-actions
  2022-06-02  2:13 ` [PR PATCH] [Closed]: " github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-05-18  2:09 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/30419#issuecomment-1129492946

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: [WIP] New package: argos-translate-1.2.0
  2021-04-22  1:06 [PR PATCH] [WIP] New package: argos-translate-1.2.0 kawaiiamber
  2021-04-22 12:25 ` FollieHiyuki
  2022-05-18  2:09 ` github-actions
@ 2022-06-02  2:13 ` github-actions
  2 siblings, 0 replies; 4+ messages in thread
From: github-actions @ 2022-06-02  2:13 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

[WIP] New package: argos-translate-1.2.0
https://github.com/void-linux/void-packages/pull/30419

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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
-->

Current issues:
* Despite being MIT licensed, there is no license file to run `vlicense` on in `wrksrc`.
* I don't know how I'd use ${PYPI_SITE} here even after looking at an example like `pywal`
* It can't find `requirements.txt`?

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

end of thread, other threads:[~2022-06-02  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  1:06 [PR PATCH] [WIP] New package: argos-translate-1.2.0 kawaiiamber
2021-04-22 12:25 ` FollieHiyuki
2022-05-18  2:09 ` github-actions
2022-06-02  2:13 ` [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).