--- Begin Message ---
I thought I did it already. Cannot check now, I don‘t have a computer right now.

> Am 02.12.2018 um 16:44 schrieb Esteban Lorenzano <esteba...@gmail.com>:
> 
> So we just need to change the dependency. Cool :)
> 
> 
>> On 2 Dec 2018, at 16:18, Norbert Hartl <norb...@hartl.name> wrote:
>> 
>> I added PBKDF2 to the cryptography repository on github a while ago. One 
>> reason why I migrated cryptography in the first place
>> 
>> Norbert
>> 
>>> Am 02.12.2018 um 15:59 schrieb Cyril Ferlicot <cyril.ferli...@gmail.com>:
>>> 
>>> 
>>> 
>>>> On Sun 2 Dec 2018 at 15:38, Esteban Lorenzano <esteba...@gmail.com> wrote:
>>>> There was a cryptography version on GitHub, isn’t?
>>>> 
>>> 
>>> Yes, but we need someone with the rights to write on PBKDF2 on StHub, or 
>>> migrate it in github aswell to fix the issue. 
>>> 
>>>> 
>>>>> On 2 Dec 2018, at 15:31, Cyril Ferlicot <cyril.ferli...@gmail.com> wrote:
>>>>> 
>>>>> 
>>>>> 
>>>>> On Sun 2 Dec 2018 at 15:08, Esteban Lorenzano <esteba...@gmail.com> wrote:
>>>>>> There is indeed a problem because cryptography package is still using an 
>>>>>> old API: #ifNotNilDo: that does not exists anymore in Pharo. 
>>>>>> You are probably seen something like this: 
>>>>>> 
>>>>>> <Screenshot 2018-12-02 at 15.02.19.png>
>>>> 
>>>>> 
>>>>> 
>>>>> I looked at it last time and the problem is that one of the dependency 
>>>>> hosted on StHub still depends on the StHub version of Cryptography.
>>>>> 
>>>>> http://smalltalkhub.com/#!/~UdoSchneider/PBKDF2/
>>>>> 
>>>>> But not many people can write on this project I think. 
>>>>> 
>>>>>> 
>>>>>> 
>>>>>> (And this is a bug)
>>>>>> Anyway, while we fix this, you can replace #ifNotNilDo: for #ifNotNil:, 
>>>>>> then save and select “proceed”.
>>>>>> 
>>>>>> That will allow voyage to load properly.
>>>>>> 
>>>>>> Cheers, 
>>>>>> Esteban
>>>>>> 
>>>>> -- 
>>>>> Cyril Ferlicot
>>>>> https://ferlicot.fr
>>>> 
>>> -- 
>>> Cyril Ferlicot
>>> https://ferlicot.fr
> 

--- End Message ---

Reply via email to