Opened 7 years ago

Closed 7 years ago

#54913 closed defect (fixed)

py35-fasteners: depends on nonexistent py35-monotonic

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-fasteners, py-monotonic

Description

py35-fasteners depends on py35-monotonic which does not exist:

$ port info py35-fasteners py35-monotonic
py35-fasteners @0.14.1 (python)

Description:          A python package that provides useful locks
Homepage:             http://pypi.python.org/pypi/fasteners/

Build Dependencies:   py35-setuptools
Library Dependencies: python35, py35-monotonic, py35-six
Platforms:            darwin
License:              Apache-2
Maintainers:          Email: khindenburg@macports.org, GitHub: kurthindenburg
                      Policy: openmaintainer
--
Error: Port py35-monotonic not found

(Neither does py34-monotonic or py36-monotonic.)

Change History (2)

comment:1 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Thanks, I meant to fix that before committing and forgot

comment:2 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

In 6a1cbd5add23e0700e46ae9d80c7a04c08febfcb/macports-ports:

py-monotonic: add python 34 35 36

This is needed for py-fasteners; should be no harm even though
monotonic is really meant for python < 3.4

closes #54913

Note: See TracTickets for help on using tickets.