Github messages for voidlinux
 help / color / mirror / Atom feed
From: Idesmi <Idesmi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] font-cozette: update to 1.13.0, build natively, provide python3-crayons for makedepends
Date: Wed, 13 Apr 2022 22:25:38 +0200	[thread overview]
Message-ID: <20220413202538.sC8nrh9DSbUIuD1sm6DO7AKoNrRaILtUpLQc03ZMZC8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36503@inbox.vuxu.org>

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

There is an updated pull request by Idesmi against master on the void-packages repository

https://github.com/Idesmi/void-packages master
https://github.com/void-linux/void-packages/pull/36503

font-cozette: update to 1.13.0, build natively, provide python3-crayons for makedepends
#### 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**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc


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

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

From 291c05868b5eb1e02c1ab6155454b251fa70f390 Mon Sep 17 00:00:00 2001
From: Enrico Belleri <idesmi@protonmail.com>
Date: Sun, 3 Apr 2022 16:14:08 +0200
Subject: [PATCH] font-cozette: update to 1.13.0

---
 .../patches/no-git-changelog.patch            | 41 +++++++++++++++++++
 srcpkgs/font-cozette/template                 |  7 ++--
 2 files changed, 45 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/font-cozette/patches/no-git-changelog.patch

diff --git a/srcpkgs/font-cozette/patches/no-git-changelog.patch b/srcpkgs/font-cozette/patches/no-git-changelog.patch
new file mode 100644
index 000000000000..d849bc7b5e32
--- /dev/null
+++ b/srcpkgs/font-cozette/patches/no-git-changelog.patch
@@ -0,0 +1,41 @@
+---
+ Pipfile  |    9 ---------
+ build.py |    1 -
+ 2 files changed, 10 deletions(-)
+
+Index: Cozette-1.13.0/Pipfile
+===================================================================
+--- Cozette-1.13.0.orig/Pipfile
++++ Cozette-1.13.0/Pipfile
+@@ -1,8 +1,3 @@
+-[[source]]
+-name = "pypi"
+-url = "https://pypi.org/simple"
+-verify_ssl = true
+-
+ [dev-packages]
+ black = "*"
+ mypy = "*"
+@@ -13,10 +8,6 @@ numpy = "*"
+ Pillow = ">=8.3.2"
+ fonttools = "*"
+ crayons = "*"
+-gitpython = "*"
+ 
+ [requires]
+ python_version = "3.8"
+-
+-[pipenv]
+-allow_prereleases = true
+Index: Cozette-1.13.0/build.py
+===================================================================
+--- Cozette-1.13.0.orig/build.py
++++ Cozette-1.13.0/build.py
+@@ -22,7 +22,6 @@ from cozette_builder.scanner import (
+     print_codepoints_for_changelog,
+     find_missing_codepoints,
+ )
+-from cozette_builder.changeloggen import get_changelog
+ 
+ REPO_ROOT = Path(__file__).resolve().parent
+ BUILD_DIR = REPO_ROOT / "build"
diff --git a/srcpkgs/font-cozette/template b/srcpkgs/font-cozette/template
index 7a2e57669380..b2697f404163 100644
--- a/srcpkgs/font-cozette/template
+++ b/srcpkgs/font-cozette/template
@@ -1,7 +1,7 @@
 # Template file for 'font-cozette'
 pkgname=font-cozette
-version=1.11.3
-revision=2
+version=1.13.0
+revision=1
 create_wrksrc=yes
 hostmakedepends="font-util bdftopcf"
 depends="font-util"
@@ -9,8 +9,9 @@ short_desc="Bitmap programming font optimized for coziness"
 maintainer="Isaac Freund <ifreund@ifreund.xyz>"
 license="MIT"
 homepage="https://github.com/slavfox/Cozette"
+changelog="https://github.com/slavfox/Cozette/raw/master/CHANGELOG.md"
 distfiles="https://github.com/slavfox/Cozette/releases/download/v.${version}/CozetteFonts.zip"
-checksum=0976f61ba68b3a261568819bce0b89d43ae2892ad51e5da399dab8a5894cbbc8
+checksum=d6c850596dc79d2bd9461a2b07c53284b75378e317d7b5789efb608e300020b0
 font_dirs="/usr/share/fonts/misc /usr/share/fonts/TTF"
 
 do_install() {

  parent reply	other threads:[~2022-04-13 20:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-03 14:49 [PR PATCH] " Idesmi
2022-04-03 15:08 ` [PR PATCH] [Updated] " Idesmi
2022-04-03 15:10 ` Idesmi
2022-04-06 21:23 ` Idesmi
2022-04-06 21:38 ` Chocimier
2022-04-07  8:22 ` Idesmi
2022-04-13 19:51 ` Chocimier
2022-04-13 20:25 ` Idesmi [this message]
2022-04-13 20:29 ` [PR PATCH] [Updated] " Idesmi
2022-04-13 20:33 ` [PR PATCH] [Merged]: " Chocimier

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=20220413202538.sC8nrh9DSbUIuD1sm6DO7AKoNrRaILtUpLQc03ZMZC8@z \
    --to=idesmi@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).