4878. [bug] List 'ply' as a requirement for the 'isc' python
package. [RT #47065]
(cherry picked from commit 6e08af82ed)
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
4878. [bug] List 'ply' as a requirement for the 'isc' python
|
||||
package. [RT #47065]
|
||||
|
||||
4811. [bug] Revert api changes to use <isc/buffer.h> inline
|
||||
macros. Provide a alternative mechanism to turn
|
||||
on the use of inline macros when building BIND.
|
||||
|
||||
@@ -14,4 +14,5 @@ setup(name='isc',
|
||||
author='Internet Systems Consortium, Inc',
|
||||
author_email='bind9-bugs@isc.org',
|
||||
license='ISC',
|
||||
requires=['ply'],
|
||||
packages=['isc'])
|
||||
|
||||
Reference in New Issue
Block a user