Parents (Total: 42)
The searched file hash is included in 42 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
MD5 | C3ECC11800B7827072621A030CA2FEFE |
PackageArch | noarch |
PackageDescription | Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make. |
PackageMaintainer | CBS <cbs@centos.org> |
PackageName | python-oauth2 |
PackageRelease | 8.el7 |
PackageVersion | 1.5.211 |
SHA-1 | 011C0BA48C6386C28A149E085C7C562DE7AB9C40 |
SHA-256 | 5323F072533A38FD3D906ABBF706C8EDE1B8F7ABD18A304E4253BCA581B8EC7F |
Key |
Value |
MD5 | CF84C241DFA9C8191A27080A0F46763E |
PackageArch | noarch |
PackageDescription | Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make. |
PackageMaintainer | Fedora Project |
PackageName | python-oauth2 |
PackageRelease | 8.fc21 |
PackageVersion | 1.5.211 |
SHA-1 | 03B7FB99218C3EFC68E4BD94F602A0EF437179F6 |
SHA-256 | E62584A88542240D819F6E4B033599A5195DA7EF1806F34B1D8225D9451817F9 |
Key |
Value |
FileSize | 12352 |
MD5 | D5F8AFF3925B5FCFEEE9B69B295C6797 |
PackageDescription | Library for OAuth version 1.0a (forked from python-oauth)
python-oauth2 implements OAuth, which is an open protocol to allow API
authentication in a simple and standard method from desktop and web
applications. This was forked from python-oauth |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-oauth2 |
PackageSection | python |
PackageVersion | 1.5.211-2ubuntu3 |
SHA-1 | 19D536ADE0FB2F38AF52BEE520FB0CC7FF4E57CA |
SHA-256 | C54721B1879C6E2874A3501307499279E2B7B6AEA55986400C1A274AC8F929C0 |
Key |
Value |
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.7/packages//hppa//py-oauth2-1.5.211.tgz |
MD5 | 87FD700E3C8DBEE05DE45DEC1043A277 |
SHA-1 | 1B07AA3B7258228A3C67974FFCBE1D633CBAFAD8 |
SHA-256 | 7577E0C1B69E9C2DB3CB62032D824624C03F4EFB30F327FC11E8C09C35FB7095 |
SSDEEP | 768:1RjApxYtSimlWEGd6W+rRjzubj+960bVhRad+2ZFeiUbzM/64UeZLeLGHhAZQ:ixNiMWEGj/+g8cc2+icW64zZLTGZQ |
TLSH | T1C6130241273CBAE715B908EA7379A716B9F3014CA6B80821429E1E4DE63C721B24F75F |
Key |
Value |
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.7/packages//amd64//py-oauth2-1.5.211.tgz |
MD5 | E6ED362D49F29D975BCCA15FA451CA8E |
SHA-1 | 275CC69D18A9B295D7C56E89D1D10C213941FFA4 |
SHA-256 | E11BAAB78F294FDB27217EB9357F17B00242DA8995BC9F551E9168502CDA60FA |
SSDEEP | 768:TEbiHRNSgPlHDk2iX1kt6UstwUlW4a0QJkjQYpTIgILr+hTVIZqClOw2uEMJzu0e:TEJgdHOX1kt6UstwUlWqQKjQwI+hTVXJ |
TLSH | T10113F1EA4D3D1FFEDE19A232D12A15511089D3BD1F790B5AE454B00EB1351EEA8D143F |
Key |
Value |
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/5.8/packages//powerpc//py-oauth2-1.5.211p0.tgz |
MD5 | 8CFF686052359CCE8EA14927A18B3912 |
SHA-1 | 39EEC8AB8E9C6C6A156BE858F6B77468CE3B4D30 |
SHA-256 | 7791A9A80CD3850EE142AE1B47CFA6D87990817D650899BA27CBDA3756B93B40 |
SSDEEP | 384:XjJzMAE3DfMtMJKujLNxPDPwFBf2iuHrg5ny68rHuHG+Brg2jAnLww12yYmDZ:zJGDOMdj5Rrep2iarwFGOHn9EZ |
TLSH | T1F1A2D063CBE8E314798481748FCD1E3C1FBDA2ECCB7A141A4D05D6DC74A76985762E24 |
Key |
Value |
MD5 | EFA0DB728CD2B238F17D57EF1BC8DA41 |
PackageArch | noarch |
PackageDescription | Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make. |
PackageMaintainer | Fedora Project |
PackageName | python-oauth2 |
PackageRelease | 1.fc17 |
PackageVersion | 1.5.211 |
SHA-1 | 3C610966C77EF54E75DFF69051727970D6BCB55E |
SHA-256 | A8A6464EE331AC0C206E134A3B2B3CB28DB30972044EA8D706845ABCAD5D8425 |
Key |
Value |
MD5 | B4CFA5B380C9AFDCE03E590F91DD99B3 |
PackageArch | noarch |
PackageDescription | Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make. |
PackageMaintainer | Fedora Project |
PackageName | python-oauth2 |
PackageRelease | 9.fc23 |
PackageVersion | 1.5.211 |
SHA-1 | 47923AA83EAF1075362B648E8948EF32D4165BBB |
SHA-256 | 4684C0ECBB5D11F803E1524C5429455F89CBB799EC799B3DF019573DE70490C8 |
Key |
Value |
MD5 | 29C6BAF43B384C3BDFA9031A61055BAD |
PackageArch | noarch |
PackageDescription | Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make. |
PackageMaintainer | Fedora Project |
PackageName | python-oauth2 |
PackageRelease | 5.fc20 |
PackageVersion | 1.5.211 |
SHA-1 | 4F90468633CEA398029992F088965DDEA59C0BCF |
SHA-256 | E016D5BAAB75C2700EFA85FEB5F347DA50D0E61381682CCBDC3B054B3602948D |
Key |
Value |
MD5 | 9329DD06405E2F0069D038A71B7CFB6E |
PackageArch | noarch |
PackageDescription | Oauth2 was originally forked from Leah Culver and Andy Smith's oauth.py
code. Some of the tests come from a fork by Vic Fryzel, while a revamped
Request class and more tests were merged in from Mark Paschal's fork. A
number of notable differences exist between this code and its forefathers:
- 100% unit test coverage.
- The DataStore object has been completely ripped out. While creating unit
tests for the library I found several substantial bugs with the
implementation and confirmed with Andy Smith that it was never fully
baked.
- Classes are no longer prefixed with OAuth.
- The Request class now extends from dict.
- The library is likely no longer compatible with Python 2.3.
- The Client class works and extends from httplib2. It's a thin wrapper
that handles automatically signing any normal HTTP request you might
wish to make. |
PackageMaintainer | Fedora Project |
PackageName | python-oauth2 |
PackageRelease | 9.fc23 |
PackageVersion | 1.5.211 |
SHA-1 | 526282E8FCEA460B8E9797270909A3ECFADB42CA |
SHA-256 | D53209185DD1A87CAA81F3D90AE4DDD08DE69AA708AD3F24D79579E745CB9D2A |