Giter Site home page Giter Site logo

Nettle API breakage about oauth.jl HOT 11 CLOSED

randyzwitch avatar randyzwitch commented on July 19, 2024
Nettle API breakage

from oauth.jl.

Comments (11)

randyzwitch avatar randyzwitch commented on July 19, 2024

Thanks for the heads-up; whenever you've finalized your changes, I'll incorporate them here. Luckily, this package is pretty small.

from oauth.jl.

staticfloat avatar staticfloat commented on July 19, 2024

The changes are finalized, feel free to change your package whenever you are ready. :)

from oauth.jl.

randyzwitch avatar randyzwitch commented on July 19, 2024

What do I need to do, work off of master, then specify a version number in REQUIRES?

On Sep 21, 2015, at 5:39 PM, Elliot Saba [email protected] wrote:

The changes are finalized, feel free to change your package whenever you are ready. :)


Reply to this email directly or view it on GitHub #7 (comment).

from oauth.jl.

staticfloat avatar staticfloat commented on July 19, 2024

Precisely.

from oauth.jl.

randyzwitch avatar randyzwitch commented on July 19, 2024

Maybe I'm missing something, but did you change the API for the code usage I do? The README documentation appears to be the same.

https://github.com/randyzwitch/OAuth.jl/blob/master/src/OAuth.jl#L38-L43

https://github.com/randyzwitch/OAuth.jl/blob/master/src/OAuth.jl#L109-L113

from oauth.jl.

staticfloat avatar staticfloat commented on July 19, 2024

In your case, you need to change HashState to Hasher, and I think that's it! Super simple!

from oauth.jl.

staticfloat avatar staticfloat commented on July 19, 2024

Oh, one other thing; SHA1 needs to become "SHA1". Notice the quotes; there aren't per-hash types anymore; we do things with strings now.

from oauth.jl.

randyzwitch avatar randyzwitch commented on July 19, 2024

Ah, staring at code too long today already, I missed the quotes!

from oauth.jl.

staticfloat avatar staticfloat commented on July 19, 2024

Once JuliaLang/METADATA.jl#3537 is merged, this package's Nettle functionality will cease to work. I've opened a pull request to this repository with the necessary fixes.

from oauth.jl.

randyzwitch avatar randyzwitch commented on July 19, 2024

There was an error during the PR checks, is that because JuliaLang/METADATA.jl#3537 hasn't been merged?

from oauth.jl.

staticfloat avatar staticfloat commented on July 19, 2024

Yes, exactly. Once you merge into your master branch, I'll release Nettle
v0.2.0, then you can ensure everything works on master and release a new
version.

On Sat, Sep 26, 2015, 5:36 PM Randy Zwitch [email protected] wrote:

There was an error during the PR checks, is that because
JuliaLang/METADATA.jl#3537
JuliaLang/METADATA.jl#3537 hasn't been merged?


Reply to this email directly or view it on GitHub
#7 (comment).

from oauth.jl.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.