Home | History | Annotate | Download | only in six
      1 name: "six"
      2 description:
      3     "Python PyPI six package"
      4 
      5 third_party {
      6   url {
      7     type: HOMEPAGE
      8     value: "https://pypi.python.org/pypi/six"
      9   }
     10   url {
     11     type: GIT
     12     value: "https://github.com/benjaminp/six"
     13   }
     14   version: "1.11.0"
     15   last_upgrade_date { year: 2018 month: 1 day: 4 }
     16 }
     17