Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

cffsubr

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cffsubr - npm Package Compare versions

Comparing version
0.2.3
to
0.2.4
+2
-2
.github/workflows/build_wheels.yml

@@ -53,4 +53,4 @@ # based on https://github.com/joerick/cibuildwheel/blob/master/examples/github-minimal.yml

CIBW_MANYLINUX_X86_64_IMAGE: manylinux1
# skip PyPy (no manylinux1), 32-bit linux and win, and other architectures
CIBW_SKIP: "pp* cp*manylinux_i686 cp*manylinux_aarch64 cp*manylinux_ppc64le cp*manylinux_s390x cp*win32"
# skip PyPy (no manylinux1), 32-bit linux, and other architectures
CIBW_SKIP: "pp* cp*manylinux_i686 cp*manylinux_aarch64 cp*manylinux_ppc64le cp*manylinux_s390x"
CIBW_TEST_REQUIRES: "pytest"

@@ -57,0 +57,0 @@ # run test suite with pytest, no coverage

Metadata-Version: 2.1
Name: cffsubr
Version: 0.2.3
Version: 0.2.4
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool

@@ -5,0 +5,0 @@ Home-page: https://github.com/adobe-type-tools/cffsubr

Metadata-Version: 2.1
Name: cffsubr
Version: 0.2.3
Version: 0.2.4
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool

@@ -5,0 +5,0 @@ Home-page: https://github.com/adobe-type-tools/cffsubr

# coding: utf-8
# file generated by setuptools_scm
# don't change, don't track in version control
version = '0.2.3'
version = '0.2.4'