[smc-discuss] [Git][smc/fonts-all][master] 2 commits: Use Python3 libraries for building fonts

Balasankar "Balu" C gitlab at mg.gitlab.com
Wed Nov 27 02:20:17 PST 2019



Balasankar "Balu" C pushed to branch master at SMC / fonts-all


Commits:
1c9a8c5c by Balasankar "Balu" C at 2019-11-26T09:30:16Z
Use Python3 libraries for building fonts

Signed-off-by: Balasankar "Balu" C <balasankar at gitlab.com>

- - - - -
dccd7180 by Balasankar "Balu" C at 2019-11-27T10:20:14Z
Merge branch 'use-python3-debian' into 'master'

Use Python3 libraries for building fonts

See merge request smc/fonts-all!1
- - - - -


1 changed file:

- fonts-gitlab-ci.yml


Changes:

=====================================
fonts-gitlab-ci.yml
=====================================
@@ -1,4 +1,4 @@
-image: "debian:stretch"
+image: "debian:unstable"
 
 variables:
   WEBSITE_REPO_TRIGGER: "https://gitlab.com/api/v4/projects/125326/trigger/pipeline"
@@ -6,7 +6,7 @@ variables:
 
 before_script:
   - apt-get update -y
-  - apt-get install -y make fonttools python-fontforge python-brotli curl zip
+  - apt-get install -y make fonttools python3-fontforge python3-brotli curl zip
 
 stages:
   - build



View it on GitLab: https://gitlab.com/smc/fonts-all/compare/b1e3cf59cadb1fa88a858b3ca221564b93dfb56b...dccd718022ae7995844233b134331ae35fae8c3b

-- 
View it on GitLab: https://gitlab.com/smc/fonts-all/compare/b1e3cf59cadb1fa88a858b3ca221564b93dfb56b...dccd718022ae7995844233b134331ae35fae8c3b
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.smc.org.in/pipermail/discuss-smc.org.in/attachments/20191127/248a2bac/attachment.html>


More information about the discuss mailing list