Skip to content

Commit

Permalink
Merge pull request #131 from theleagueof/bump-sfdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque authored Jan 30, 2021
2 parents 381b1a2 + 137e601 commit 324a699
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/archlinux:base-20210117.0.13798 AS base
FROM docker.io/library/archlinux:base-20210124.0.14185 AS base

# Setup Caleb's hosted Arch repository with prebuilt dependencies
RUN pacman-key --init && pacman-key --populate
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ cffsubr>=0.2.7
defcon>=0.7.2
font-v>=1.0.5
fontmake>=2.3.0
fonttools[lxml,ufo,unicode,woff]>=4.18.2
gftools>=0.6.1
fonttools[lxml,ufo,unicode,woff]>=4.19.1
gftools>=0.6.2
pcpp>=1.22.0
psautohint>=2.2.0
git+git://github.com/alif-type/sfdLib.git@v1.0.6#egg=sfdLib
git+git://github.com/alif-type/sfdLib.git@v1.0.7#egg=sfdLib
sfdnormalize>=0.3.0
skia-pathops>=0.5.1
skia-pathops>=0.6.0
ufo2ft[cffsubr]>=2.19.1
ufoLib2>=0.11.0
ufonormalizer>=0.5.3
Expand Down

0 comments on commit 324a699

Please sign in to comment.