From 7aad5150f69da42b84994c353283db5daf8e967f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 23:40:38 +0000 Subject: Add BuildStream converted files This is made by a conversion made in commit 8f8992a18d55c3abf28d4b6fc8036bd39d3dc1cf of definitions Check there to know what exact versions of YBD and defs2bst was used --- elements/python-common/python-prettytable.bst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 elements/python-common/python-prettytable.bst (limited to 'elements/python-common/python-prettytable.bst') diff --git a/elements/python-common/python-prettytable.bst b/elements/python-common/python-prettytable.bst new file mode 100644 index 00000000..dbb561ff --- /dev/null +++ b/elements/python-common/python-prettytable.bst @@ -0,0 +1,10 @@ +kind: distutils +depends: +- python2-core.bst +sources: +- kind: git + url: upstream:python-prettytable + track: 0.7.2-RELEASE + ref: bea6a50e4da00074b35b57232771cea58b89b3e0 +variables: + python: python -- cgit v1.2.1