[MacPorts] #63607: Port request: py-unidiff
MacPorts
noreply at macports.org
Sun Oct 10 18:39:10 UTC 2021
#63607: Port request: py-unidiff
--------------------------+--------------------
Reporter: cooljeanius | Owner: (none)
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: py-unidiff |
--------------------------+--------------------
Comment (by cooljeanius):
Replying to [comment:1 reneeotten]:
> I have never used {{{pypi2port}}}, but you could look into {{{upt}}} and
{{{upt-macports}}}, or just even take a Python port from the tree and
adjust the required fields.
>
> What problems did you run into? It seems like a pretty straightforward
package with no dependencies besides setuptools, or?
{{{
$ pypi2port -s unidiff
Traceback (most recent call last):
File "/opt/local/bin/pypi2port", line 781, in <module>
main(sys.argv[1:])
File "/opt/local/bin/pypi2port", line 725, in main
search(pkg_name)
File "/opt/local/bin/pypi2port", line 66, in search
values = client.search({'name': pkg_name})
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py",
line 1243, in __call__
return self.__send(self.__name, args)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py",
line 1602, in __request
verbose=self.__verbose
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py",
line 1283, in request
return self.single_request(host, handler, request_body, verbose)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py",
line 1316, in single_request
return self.parse_response(response)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py",
line 1493, in parse_response
return u.close()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/xmlrpclib.py",
line 800, in close
raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault -32500: "RuntimeError: PyPI's XMLRPC API is
currently disabled due to unmanageable load and will be deprecated in the
near future. See https://status.python.org/ for more information.">
$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63607#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list