Parents (Total: 20)
The searched file hash is included in 20 parent files which include package known and seen by metalookup. A sample is included below:
Key |
Value |
MD5 | B35617EF21AFC7B8E883904155758D7F |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | lp153.21.2 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 232B88872BD9A518D75EBC17686E37CBCB31E1D9 |
SHA-256 | 7E769EF16566F46F86C85A36FF5CF80C5EEE47B527C21F83536825A9A6AFA2BF |
Key |
Value |
MD5 | E717DB7AC5BC915FD63439591F5857CA |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | 21.1 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 40E4C6E72ABCA2A78CC1812B770982B738320121 |
SHA-256 | 80E8C8BCFE3B829014053B4D06B06070F5BD7D39671293A8590F6281D036EEE9 |
Key |
Value |
MD5 | 28683A0E6126D021F62EE1F67811DB00 |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | lp152.21.3 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 54A1277126F38B44BABC62672A5AA788687AD368 |
SHA-256 | 859C623E2DF5671E362385CB3A9C55C36E50927888C8E252C32B90E04815C6E9 |
Key |
Value |
MD5 | B010BCF59536E5057BBFC8FF395B9287 |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | 5.36 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 5A0A75620B9724EFA9F436E8737F94303F9A0900 |
SHA-256 | BD6372E084E4E5ABC973362F388A5D90965A617E8F6B1611CAEE14AAE0170515 |
Key |
Value |
MD5 | 9AE7F01CAD25FDE588A7B6B4B25A02BB |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | 5.59 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 5ED50F61097C6348752B3249B380560416F4803D |
SHA-256 | DDB643199A57B8FDECD36DB65D2E5B00E84257640DF0BB40BF5D5166A7EA08FF |
Key |
Value |
MD5 | 86DA1CC2093C08ED7579ED43BFAEBFF6 |
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 | python2-oauth2 |
PackageRelease | 2.post1.fc24 |
PackageVersion | 1.9.0 |
SHA-1 | 61C5EAFF9D526A7DCFDB4A8FF616DD6B1BD56002 |
SHA-256 | 4B3C51FABFB66B8EDEB1274C0EE994D9043CECBFCC8292EB530789E239D83B60 |
Key |
Value |
MD5 | 4FA8039316E041EE9762294A5D447630 |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | lp153.21.11 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 624775022FFE5A3C2703E8A159C6AB65C034C70F |
SHA-256 | 18D104192C00DE67977F45385619D2C84CCF556F6DA1D855A10FDAC721ABF03B |
Key |
Value |
MD5 | C6B783665471EFF2C834893E1A05D022 |
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 | python2-oauth2 |
PackageRelease | 17.post1.fc32 |
PackageVersion | 1.9.0 |
SHA-1 | 63050A98AB5CB8473F37FBDAA692587072540B3E |
SHA-256 | 5B2A2447AAEB0AA0B66751C792B283DE2B6BAD896F2B40BBF89B06E85E3831F1 |
Key |
Value |
MD5 | 487833A4C20F15323DC35B8FD94065BD |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | 5.4 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 693B85B1B62EE61D8E2CDE56B4CCC6010EED171C |
SHA-256 | 33CFB56573EA6029CB35F946018761223DE85059EFAAB2D6451F336A6316CCE5 |
Key |
Value |
MD5 | 84AF3799A385453B19D81350C2EC4A0D |
PackageArch | noarch |
PackageDescription | This code 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. After a hiatus
the project was taken over by Daniel Holmes the current maintainer |
PackageName | python2-oauth2 |
PackageRelease | lp153.5.10 |
PackageVersion | 1.9.0.post1 |
SHA-1 | 7DCED0CD04B770F82F5BE94E54C274EAA59C50D0 |
SHA-256 | 1A2A1185C8D9C500FFAD3EC3A9891E3A651FE9F8DFF40486FEAE498BC0C12FD1 |