| Kevin Cheng | bb27dba | 2019-05-02 14:29:30 -0700 | [diff] [blame] | 1 | name: "enum34" |
| 2 | description: | ||||
| 3 | "The enum module from Python3.4 backported from 3.3 - 2.4" | ||||
| 4 | |||||
| 5 | third_party { | ||||
| 6 | url { | ||||
| 7 | type: HOMEPAGE | ||||
| 8 | value: "https://pypi.org/project/enum34/" | ||||
| 9 | } | ||||
| 10 | url { | ||||
| 11 | type: HG | ||||
| 12 | value: "https://bitbucket.org/stoneleaf/enum34/src/default/" | ||||
| 13 | } | ||||
| 14 | version: "1.1.6" | ||||
| 15 | last_upgrade_date { year: 2019 month: 5 day: 2 } | ||||
| 16 | } | ||||