Discussion:
[MacPorts] #57559: py-ipython-sql @0.3.9: TypeError: 'encoding' is an invalid keyword argument for this function
MacPorts
2018-11-10 19:44:13 UTC
Permalink
#57559: py-ipython-sql @0.3.9: TypeError: 'encoding' is an invalid keyword argument
for this function
------------------------+----------------------------
Reporter: ryandesign | Owner: petrrr
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: py-ipython-sql
------------------------+----------------------------
https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/74705/steps
/install-port/logs/stdio

{{{
Traceback (most recent call last):
File "setup.py", line 5, in <module>
README = open(os.path.join(here, 'README.rst'),
encoding='utf-8').read()
TypeError: 'encoding' is an invalid keyword argument for this function
Command failed: cd "/opt/local/var/macports/build
/_opt_bblocal_var_buildworker_ports_build_ports_python_py-ipython-sql/py27
-ipython-sql/work/ipython-sql-0.3.9" &&
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
setup.py --no-user-cfg build
Exit code: 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57559>
MacPorts <https://www.macports.org/>
Ports system for macOS
MacPorts
2018-12-07 20:38:02 UTC
Permalink
#57559: py-ipython-sql @0.3.9: TypeError: 'encoding' is an invalid keyword argument
for this function
-----------------------------+--------------------
Reporter: ryandesign | Owner: petrrr
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: py-ipython-sql |
-----------------------------+--------------------
Changes (by reneeotten <reneeotten@
>):

* status: assigned => closed
* resolution: => fixed


Comment:

In [changeset:"1dd5b0ad5eabbcc4335c7ccb33d7939350ed6545/macports-ports"
1dd5b0ad5eabbcc4335c7ccb33d7939350ed6545/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="1dd5b0ad5eabbcc4335c7ccb33d7939350ed6545"
py-ipython-sql: fix install for py27 subport

- add upstream patch to setup.py for PY2 compatibility
- make use of python.rootname
- use default PyPI livecheck

Closes: https://trac.macports.org/ticket/57559
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57559#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
Loading...