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