Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
996b041e
Commit
996b041e
authored
Jan 29, 2018
by
Mark Andrews
Browse files
4878. [bug] List 'ply' as a requirement for the 'isc' python
package. [RT #47065] (cherry picked from commit
6e08af82
)
parent
763a9ad4
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
996b041e
4878. [bug] List 'ply' as a requirement for the 'isc' python
package. [RT #47065]
--- 9.9.12b1 released ---
4876. [bug] Address deadlock with accessing a keytable. [RT #47000]
...
...
bin/python/setup.py
View file @
996b041e
...
...
@@ -22,4 +22,5 @@ setup(name='isc',
author
=
'Internet Systems Consortium, Inc'
,
author_email
=
'bind9-bugs@isc.org'
,
license
=
'ISC'
,
requires
=
[
'ply'
],
packages
=
[
'isc'
])
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment