Update now that DEBUG_PACKAGES can cope with hard links.

This commit is contained in:
ajacoutot 2019-11-10 21:06:47 +00:00
parent 01155b231a
commit 8fab1b003a
2 changed files with 6 additions and 10 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2019/11/10 18:34:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2019/11/10 21:06:47 ajacoutot Exp $
# IMPORTANT! If you make any changes to the Python ports, be sure
# to also update files/CHANGES.OpenBSD for your change. This is a
@ -10,8 +10,9 @@ PATCHLEVEL = .5
SHARED_LIBS = python3.7m 0.0
VERSION_SPEC = >=3.7,<3.8
REVISION-main = 1
REVISION-gdbm = 1
REVISION-main = 2
REVISION-gdbm = 2
REVISION-tkinter = 0
CONFIGURE_ARGS += --with-ensurepip=no
CONFIGURE_ARGS += --enable-loadable-sqlite-extensions

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-main,v 1.6 2019/11/10 18:34:06 ajacoutot Exp $
@comment $OpenBSD: PLIST-main,v 1.7 2019/11/10 21:06:47 ajacoutot Exp $
@option no-default-conflict
@option is-branch
@conflict python->=3.7,<3.8
@ -12,8 +12,7 @@ bin/python3
bin/python3-config
@bin bin/python3.7
bin/python3.7-config
@comment @bin markers on hard links break DEBUG_PACKAGES
bin/python3.7m
@bin bin/python3.7m
bin/python3.7m-config
@comment bin/pyvenv
bin/pyvenv-3.7
@ -835,10 +834,6 @@ lib/python3.7/config-3.7m/
lib/python3.7/config-3.7m/Makefile
lib/python3.7/config-3.7m/Setup
lib/python3.7/config-3.7m/Setup.local
lib/python3.7/config-3.7m/__pycache__/
lib/python3.7/config-3.7m/__pycache__/python-config.cpython-37.opt-1.pyc
lib/python3.7/config-3.7m/__pycache__/python-config.cpython-37.opt-2.pyc
lib/python3.7/config-3.7m/__pycache__/python-config.cpython-37.pyc
lib/python3.7/config-3.7m/config.c
lib/python3.7/config-3.7m/config.c.in
lib/python3.7/config-3.7m/install-sh